系统又重装了咋办
Tofloor
poster avatar
15******21@qq.com
deepin
2018-10-22 02:54
Author
我Windows10系统又重装了,怎么恢复deepin的引导啊,我用EasyBCD试了很多没有用啊
Reply Favorite View the author
All Replies
avatar
zhangxin0z
deepin
2018-10-22 03:18
#1
用live回复引导
Reply View the author
avatar
jzhq1
deepin
2018-10-22 04:20
#2
本帖最后由 jzhq1 于 2018-10-21 20:27 编辑

我都是进入live光盘桌面,运行终端,fdisk  -l,回车可以查看Linux所在分区比如说是dev/sdax,
                                                          然后sudo  -i,
                                                                 mount   dev/sdax  /mnt
                                                                 grub-install  --root-directory=/mnt  /dev/sda,
注意空格都是空一格,我为了显示明显打的都是空两格。这个方法我用都是有效的无论是UBUNTU还是deepin,就是可能会出现选择进Windows时候会出现错误提示可以不管他,回车或者等待几秒即可。
Reply View the author