Hi. I have a Shuttle FX43G with an AMD 2.2G processor and 160G SATA disk.
I've been running FC3 2.6.11.8 for a year, and have just upgraded it to FC5.
I've downloaded a vanilla 2.6.16 kernel, copied the .config file from the 2.6.11.8 build and done a:
make menuconfig
make oldconfig
make modules
make modules_install
make bzImage
make install
I now get the following error on boot up:
Red Hat nash version 5.0.32 starting
Reading all physical volumes. This may take a while...
Found volume group "VolGroup00" using metadata type lvm2
2 logical volume(s) in volume group "VolGroup00" now active
WARNING: can't access
exec of init () failed!!!: No such file or directory
Kernel Panic - not syncing: Attempted to kill init!
If I go back and run the 2.6.11.8 kernel, it boots fine. If I run the 2.6.15-1.2054_FC5 kernel which installed during the FC5 upgrade (from DVD) I get the exact same error as above.
What does this message mean? How can I troubleshoot this???
Thanks