joah1
deepin
2020-06-04 19:55 我进不去win0,就进Deepin打开终端,输入下面命令就好了
sudo update-grub
sudo update-grub
Reply Like 0 View the author
https://bbs.deepin.org/post/195374
我进不去win0,就进Deepin打开终端,输入下面命令就好了
sudo update-grub
Popular Ranking
ChangePopular Events
More
每次选择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
请问哪里有问题?