[Seek Help] 引导没了
Tofloor
poster avatar
消毒水
deepin
2022-04-12 04:22
Author

两块硬盘,一块安装了win11,另一块安装了20.5,现在登录界面只有deepin,没有win11了。以前装win10和deepin没问题。商店里也找不到深度修复工具了,求教怎么解决?

Reply Favorite View the author
All Replies
red13
deepin
2022-04-12 04:25
#1

商店搜 "grou customizer" 拿走,不谢

Reply View the author
云的眼泪
deepin
2022-04-12 04:45
#2

suto apt install grub-customizer

Reply View the author
新手小白
deepin
2022-04-12 05:19
#3
It has been deleted!
jjcui8595
deepin
2022-04-12 06:53
#4

BIOS切换引导

Reply View the author
WangZhongyun
deepin
2022-04-12 19:00
#5

如果系统各居一硬盘,那么试试如下操作:

1.你进入deepin后,终端命令:sudo update-grub

这时可以看出deepin在哪个盘,/dev/sda还是/dev/sdb?windows在sda的话,deepin就在sdb

2.然后终端命令把引导装到deepin所在盘的主引导上,例如:sudo grub-install /dev/sdb

完成后重启电脑进入bios把这个盘做第一启动盘,保存重启你就方便选择任一系统了。

Reply View the author
消毒水
deepin
2022-04-15 16:21
#6

感谢以上朋友支招,自己摸索着解决了,用最笨的办法……我回到win下把boot文件夹下的Microsoft文件夹拷到deepin这个盘的boot下,引导恢复了。

Reply View the author