删除windows系统之后,Ubuntu 系统不能启动了
2024-01-04 本文已影响0人
iVikings
- 先制作一个 ubuntu 启动盘
- 进入启动盘试用Ubuntu桌面
- 打开终端
sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt-get update
sudo apt-get install -y boot-repair
boot-repair
参考: https://blog.csdn.net/weixin_44403182/article/details/108923220