I have a question.
Recently, I've tried to compile the old version of Linux kernel(before 2007) and boot it on Ubuntu 14.04, however, it made a kernel panic and was not able to boot.
I think there could be a various reason for that, and I wonder there could be any dependencies (such as library) or something needed to boot the kernel? so, To make the old kernel boot with bzImage, what do I need for setup? Will there any problem with putting system program or library for recent version when I boot the old kernel?