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
本文提供了一种解决从VMware重启时遇到错误的方法。通过使用GRUB菜单手动选择内核和初始化映像来引导系统启动。适用于在遇到特定错误时无法正常启动的情况。
3652

被折叠的 条评论
为什么被折叠?



