grub.conf 文件如下:
default 0
timeout 30
splashimage=(hd0,7)/boot/grub/splash.xpm.gz
title Gentoo Linux 3.0.6
root (hd0,7)
kernel /boot/linux-3.0.6-gentoo root=/dev/sda10
title Gentoo Linux 3.0.6 (rescue)
root (hd0,7)
kernel /boot/linux-3.0.6-gentoo root=/dev/sda10 init=/bin/bb
title Windows XP
rootnoverify (hd0,0)
makeactive
chainloader +1
然后使用grub
grub>root (hd0,7)
grub>set (hd0,0) #这里本意是不想覆盖MBR的,结果。。。
重新启动后,Gentoo很好,但是Windows XP 无法启动。 在WinPE里,C盘大小为0. 在现在这个U盘Ubuntu里,C盘不能挂
载。
有哪位指导一下,怎么能把写到C盘的MBR恢复。 不想重装XP,因为装了太多开发器。
谢谢。
我认为应该从windows下面去找解决办法
首先要把grub重新装到hd0上面,然后google一下看能不能用windows的启动工具光盘恢复一下启动文件。
--
您收到这封email是因为您订阅了 Gentoo 中文 Google Group
要发贴到本group,请email至gentoo...@googlegroups.com
要退订,请发email到gentoo-china...@googlegroups.com
要了解Gentoo中文社区更多信息,请访问 http://www.gentoo-cn.org