Results 1 to 3 of 3
I have this problem with my OS: slackware 10.0.
When boot the system it show next message:
"Warning: unable to open an initial console
Kernel panic: No init found.Try passing ...
- 09-15-2005 #1Just Joined!
- Join Date
- Sep 2005
- Posts
- 5
kernel panic: No init found
I have this problem with my OS: slackware 10.0.
When boot the system it show next message:
"Warning: unable to open an initial console
Kernel panic: No init found.Try passing init= option to kernel"
How I can fix the problem without reinstall the OS
thank you and I`m sorry for the bad english
- 09-15-2005 #2Linux Enthusiast
- Join Date
- Aug 2005
- Posts
- 542
Maybe look into reinstalling the boot loader...
That's all I can say here, I don't know much about linux programming.
- 09-15-2005 #3Linux Guru
- Join Date
- May 2004
- Location
- forums.gentoo.org
- Posts
- 1,814
You do not need to reinstall your bootloader. Instead, you need to have it correctly configured. What file to change depends on whether you use LILO, Grub or some other bootloader. In any case (I think), your configuration file will have a line that looks something like this:
- kernel /boot/vmlinuz-234.45.87 root=/dev/hdb2
for Grub: /boot/grub/grub.conf (some will say menu.list which is also correct, as menu.list links to grub.conf.)
for LILO: /etc/lilo/lilo.conf (?? I don't use LILO, but I know it's somewhere in there....)/IMHO
//got nothin'
///this use to look better


Reply With Quote