[CentOS] Centos7 Kernel Panic

Leon Fauster leonfauster at googlemail.com
Wed Aug 19 18:55:48 UTC 2015


Am 19.08.2015 um 20:20 schrieb Sachin Gupta <sachin3072004 at gmail.com>:
> I have prepared following isolinux.cfg.
> 
> default linux
> label linux
>  kernel /vmlinuz
>  append initrd=/initrd.gz
> 
> But kernel panics with the standard message 'Kernel panic - not syncing: No
> init found'.
> Linux kernel version is 3.10.
> 
> I tried to read the init.txt too.But could not figure out the issue.
> 
> Can you please help me figure out the problem ?

My last isolinux.cfg that I wrote was:

...
label linux
    kernel linux
    append initrd=initrd.img root=/dev/sda8

Not sure if the "/" makes the difference ...

--
LF





More information about the CentOS mailing list