[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Kernel Panic [No init found]
> I guess its in /boot/
yes it is created in /boot directory & not in / (root) which you have
specified in gurb.conf. There you must specify the correct path for
initrd image
e.g. initrd /boot/initrd.2.4xxxxxx
>
> How? Should I disable initrd in the .config?
>
You can just remove or comment this line in grub or lilo. (comment with # ).
Your kernel should boot without this initrd !
-Vinayak
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/