安装windows后Linux丢失的解决方案

安装windows 7以后,ubutu丢失,解决方案:
使用ubutu的live CD进入光盘ubutn,运行一个终端,然后输入
->  sudo grub
-> find  /boot/grub/stage1
find (hd0,12)
-> root (hd0,12)
-> setup (hd0)
....................
.......Done!


Ok!

猜你喜欢

转载自7090.iteye.com/blog/980408