[CentOS] Centos7 Kernel Panic

Wed Aug 19 18:51:58 UTC 2015
Gordon Messmer <gordon.messmer at gmail.com>

On 08/19/2015 11:20 AM, Sachin Gupta wrote:
> 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'.

You haven't told Linux where to find a root filesystem.  Beyond that, 
we'd need more information about what you're trying to accomplish, in 
order to offer useful advice.