Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
win10+deepin启动以及启动项顺序问题
Experiences and Insight
1493
views ·
4
replies ·
To
floor
Go
happycat
deepin
2018-01-28 07:56
Author
原文地址:http://blog.csdn.net/owen_suen/article/details/79050549
更改默认的启动顺序,学习一下。我是安装win10,再安装deepin。
问题:
在启动项选项中第一行是deepin 15.5,第二行是deepin recovery,第三行是Windows Boot Manager,
而对于主要使用win10的我当然不希望电脑默认启动deepin,而每次都得守在电脑前调整才能进入win10。
解决:
将/etc/grub.d文件夹下的30_os-prober文件改名为08_os-prober,
最后s
udo update-grub。
Reply
Like 0
Favorite
View the author
All Replies
litsdeepin
deepin
2018-01-28 13:13
#1
系统自带的设置里最后一项有调节启动顺序的选项呀,哪里还用改文件,就算要改,也是改/etc/default/grub里的数字
Reply
Like 0
View the author
powertn
deepin
2018-01-28 21:01
#2
哈哈哈,我就是和楼上那样搞得
Reply
Like 0
View the author
火鸟
deepin
2018-01-28 23:44
#3
最简单就是在win10中下载“软媒”,在设置大师中将win10设为默认启动项即可。也可以用bootice软件进行设置。
Reply
Like 0
View the author
一天
deepin
2018-01-29 02:53
#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 Ranking
Change
Looking Deepin ci 25.2.0 Developer/Unstable repositories
How to fix grub boot menu that has disappeared?
Popular Events
More
更改默认的启动顺序,学习一下。我是安装win10,再安装deepin。
问题:
在启动项选项中第一行是deepin 15.5,第二行是deepin recovery,第三行是Windows Boot Manager,而对于主要使用win10的我当然不希望电脑默认启动deepin,而每次都得守在电脑前调整才能进入win10。
解决:
将/etc/grub.d文件夹下的30_os-prober文件改名为08_os-prober,最后sudo update-grub。