LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   Kernel Panic: No Init Found Try Passing Init= Opt (https://www.linuxquestions.org/questions/linux-kernel-70/kernel-panic-no-init-found-try-passing-init%3D-opt-4175517836/)

DebianUser 09-08-2014 04:31 AM

Kernel Panic: No Init Found Try Passing Init= Opt
 
My Debian boxing running software raid 1 refused to boot after a clean shutdown and would only display the motherboard splash screen. I reset the bios and now after the grub splash screen it says loading kernel then the I get the above error. I'm going to download Knoppix livecd to help with troubleshooting, please could anyone advise of what I need to check etc.

ReaperX7 09-08-2014 04:44 AM

Add init=/sbin/init to the Grub boot command.

Depending on the init system installed, there should be a script, binary, or symlink named /sbin/init.

DebianUser 09-08-2014 11:31 AM

1 Attachment(s)
I tried deleting 'single' and putting in init=/sbin/init

Code:

kernel /boot/vmlinuz-2.6.26-2-686 root=/dev/md0 ro init=/sbin/init
I also tried init=/bin/bash buy that failed as well

this is the output I got.

sundialsvcs 09-09-2014 05:36 AM

Obviously, the file system is seriously damaged now on that computer.


All times are GMT -5. The time now is 07:27 PM.