When reboot from VMware, get following error
To resolve it:
1.Press any key to back to grub menu
2.Inthe start item, presscharacter'c' to enter grub command line menu
3.Tap:
grub>root (hd0,0)
then return,could geyFilesystem prompt....
4. Continuetap:
grub>kernel (hd0,0)/boot/
presstab key,get optiom kernel mirror
choose one, like:
grub>kernel (hd0,0)/boot/kernel-genkernel-x86-3.3.8-gentoo
then return,
5. continuetap:
grub> initrd (hd0,0)/boot/initramfs-genkernel-x86-3.3.8-gentoo
return
6. At last, tapboot to start system:
grub> boot
7.In the process of booting, following error would occur, and taproot directory to resolve:
The complete grub configuration file should be, ifit was wrong, above error would occur:
Reference:
http://www.gentoo-wiki.info/HOWTO_Install_Gentoo_on_VMware