双系统windows进不去了,总是回到deepin的启动菜单,打开grub
Tofloor
poster avatar
liujy126
deepin
2020-06-01 21:05
Author
本帖最后由 liujy126 于 2020-6-1 13:21 编辑

每次选择windows它都不是直接进入windows,而是变成了重启电脑,又回到deepin的启动菜单
我打开grub customizer,看到windows的启动项“Windows 10 (on /dev/sda1)”,右键编辑,显示如下内容:

insmod part_gpt
insmod fat
set root='hd0,gpt1'
if [ x$feature_platform_search_hint = xy ]; then   search --no-floppy --fs-uuid --set=root 0EA5-3E18
fi
drivemap -s (hd0) ${root}
chainloader +1

请问哪里有问题?



Reply Favorite View the author
All Replies
avatar
joah1
deepin
2020-06-04 19:55
#1
我进不去win0,就进Deepin打开终端,输入下面命令就好了
sudo update-grub
Reply View the author
avatar
liujy126
deepin
2020-06-04 21:14
#2
https://bbs.deepin.org/post/195374
我进不去win0,就进Deepin打开终端,输入下面命令就好了
sudo update-grub

做了,没效果
Reply View the author
avatar
今风
deepin
2020-06-04 22:27
#3
在控制中心-通用,开启关闭试试
Reply View the author