> Now, after rebooting, it really went straight, with text menu. It
> starts loading really fast the system,but all of a sudden, a "Kernel
> Panic" says:
>
> Warning - Unable to open an initial console
> Kernel panic - not suncing: No init found. Try passing init= option to kernel

This message usually means you are missing /dev/console on your root filesystem.

Boot from the live CD, mount your root, and do:

cp -a /dev/console /dev/null /dev/zero /mnt/gentoo/dev/

-Richard

-- 
gentoo-user@gentoo.org mailing list

Reply via email to