ubuntu引导快速修复


使用ubuntu安装镜像引导启动 在grub中选择Try ubuntu without install 进入系统后输入如下指令

sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) universe"
sudo apt-get update
sudo apt-get install boot-repair

输入如下指令运行boot-repair

sudo boot-repair

根据界面提示进行修复


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM