Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
在deepin15.4.1下安装win10
deepin Talks
1735
views ·
3
replies ·
To
floor
Go
玉箫
deepin
2017-10-07 23:25
Author
问题出来了只能运行win10因为没有deepin启动图无法正常选择deepin启动是什么原因。
Reply
Like 0
Favorite
View the author
All Replies
tan
deepin
2017-10-08 00:34
#1
bios里面选择deepin启动就可以了,如果还是不行的话,原因就是被Windows破坏了deepin的启动引导
Reply
Like 0
View the author
玉箫
deepin
2017-10-08 01:07
#2
我的电脑是传统式bios找不到如何设置
Reply
Like 0
View the author
wtz
deepin
2017-10-08 02:56
#3
因为Legacy模式下,Windows会自动清除非Windows系统创建的启动项。
如果要修复,又不想重装系统,就需要进入Live系统来修复MBR。
操作有一些繁琐,不过也是学习Linux的好机会。
1、制作Deepin启动盘,从U盘启动,在系统选项菜单中用上下键选择第一项(但不要按回车),然后按Tab键,会在下方出现引导参数。这时用左右键调整光标到“livecd-installer”这个词的末尾,然后按退格键把“livecd-installer”删除,再按回车键,即可进入Live模式;
2、进入Live桌面后,按Ctrl+Shift+T打开深度终端,执行命令
lsblk
Copy the Code
来确定Deepin所在分区的编号,例如“sda1”。
3、然后依次执行下列命令:
mount /dev/sda1 /mnt
grub-install --boot-directory=/mnt/boot /dev/sda
mount --bind /dev /mnt/dev
mount --bind /proc /mnt/proc
mount --bind /sys /mnt/sys
chroot /mnt grub-mkconfig -o /boot/grub/grub.cfg
umount /mnt/sys
umount /mnt/proc
umount /mnt/dev
Copy the Code
注意把上述命令中的“sda1”替换成你在第二步中找到的分区编号。善用复制粘贴,以便节省输入命令的时间。
4、重启即可。
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More