介绍重装Win7后如何修复Win7/Ubuntu的双启动菜单。
对于没有时间观看视频的朋友,修复过程如下:
使用Ubuntu安装盘启动电脑,选择“Try Ubuntu”,然后在命令行下运行如下两个命令:
sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt-get update && sudo apt-get install -y boot-repair && boot-repair
注:为节约时间,视频中剪切掉了一些可忽略的过程。
评论