Click to See Complete Forum and Search --> : new kernel


kapakra
07-11-2005, 05:58 PM
hello,

i have been recompiling my kernel to 2.6.13-rc1, and i have followed guides tellink me what do do, i made the mistake of not including my fs in the kernel so i made i initrd image

with all that set up, when i reboot to the new kernel i get a list of loading drivers and then a error:

Kernel Panic - not syncing! attempted to kill init!

can any one give me advice as whats going on?

thank you

je_fro
07-12-2005, 01:21 AM
well, it's not loading that initrd...do you have a line for it in grub.conf?
can you boot a livecd and go back and build filesystem support in your kernel?

kapakra
07-12-2005, 04:02 AM
hiya, i still have my old kernel, so i can still boot!

do i just select all the entries in the filesystem section?

thanx

Daedrus
07-12-2005, 09:56 AM
You only NEED the ones for the file system you are using. Make sure that they are compiled into the kernel and not loaded as modules.