grud问题。。急急急。Grub 命令行启动Windows全过程
grub4dos 0.4.3 2007-04-22,memory:638K/2045M,codeEnd:0x3e038
[Minimal BASH-like line editing is supported. For the first word,TAB lists possible command completions.Anywhere else TAB
lists the possible completions of a device/filename.]
grub>
这到底是怎么回事,我我今天重装win7系统之后,就把原来的linux系统给删除了!然后重启,就出现上面的grud页面,进不去win7了。
我输入了下面的这些命令也不行!!
grub>root (hd0, 0)
grub>chainloader +1
grub>boot
还有这些也不行!!
grub>rootnoverify (hd0,0)
grub>makeactive
grub>chainloader +1
grub>boot
还有这个也不行!!
grub>find --set-root --ignore-floppies /bootmgr
grub>chainloader/bootmgr
grub>boot
谢谢了!帮忙一下把。谢谢!!我的分用完了!!
!!!补充,我电脑不能重装系统了。因为bios密码忘了,无法从光盘启动了!!
------解决方案--------------------用这个试试!
find --set-root /bootmgr
chainloader /bootmgr
boot
------解决方案--------------------重建MBR就好了,MBR出错。
------解决方案--------------------lz我也遇到这种问题,坐等大牛解救