LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   HEEEElllppp can't boot (https://www.linuxquestions.org/questions/linux-newbie-8/heeeelllppp-cant-boot-113517/)

WAlN 11-07-2003 02:41 PM

HEEEElllppp can't boot
 
I'm a newbie and this is my first install i can't get it to boot past lilo
it show:
kernel panic: no init. try passing init= command to kernel

slightcrazed 11-07-2003 03:36 PM

This is a very common problem, with a couple of different causes. Do you have a boot disk? If you can boot off of that, check your /etc/lilo.conf and see where it is pointing to. As root type:

cat /etc/lilo.conf | less

and you should see a line that says:

image = /something/vmlinuz.2.4.blah

If this line isn't pointing to the right location than Lilo won't be able to fine the kernel to boot it.

slight


All times are GMT -5. The time now is 01:26 PM.