用LiveCD修复Ubuntu Grub

1.使用Ubuntu LiveCD启动电脑

2.打开终端

3.打入代码
sudo grub
grub > root(hd0,分区位置)
grub > setup(hd0)
grub > quit

sudo reboot

如果/分区在hda2,则分区位置为1,也就是root(hd0,1)

4.完成啦,进入Ubuntu Linux吧。 

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/690eb4fcc4d4f07b21ed5d389715045b.html