I am running RedHAT 7.2 and I am trying to compile the 2.4.14 kernel. The process goes just as expected with no errors during the make xconfig, make dep etc...but when I try to boot the new kernel, It will not boot with multiple errors:
/etc/sysinit: no such file or directory
It can't seem to find paths to my files. With one build (I have tried this at least 5 time) I saw the kernel attempting multiple touch commands to create files!
All the HOWTOs I have seen make scant mention of the /usr/src/redhat directory the /usr/src/linux directory and what they do and what links are needed if any. One said to delete the linux directory before untaring the distribution and another said to rename it after! What is the deal here?
Also what does the /boot/boot.h file do and why is it not created for my new kernel when I compile it?
Any help is appriciated.
/etc/sysinit: no such file or directory
It can't seem to find paths to my files. With one build (I have tried this at least 5 time) I saw the kernel attempting multiple touch commands to create files!
All the HOWTOs I have seen make scant mention of the /usr/src/redhat directory the /usr/src/linux directory and what they do and what links are needed if any. One said to delete the linux directory before untaring the distribution and another said to rename it after! What is the deal here?
Also what does the /boot/boot.h file do and why is it not created for my new kernel when I compile it?
Any help is appriciated.