Am 19.08.2015 um 20:20 schrieb Sachin Gupta sachin3072004@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