[Seek Help] 怎样修改默认启动项
Tofloor
poster avatar
sunnychanel
deepin
2021-09-06 23:53
Author

在台式机C盘安装了Win10+Deepin双系统,请问怎样修改默认启动项,让电脑进入启动界面后默认从Win10系统启动。

Reply Favorite View the author
All Replies
liwl
deepin
2021-09-07 00:06
#1

控制中心——通用——

点击的启动项就可以了。

Reply View the author
liwl
deepin
2021-09-07 00:07
#2

Reply View the author
135******50
deepin
2021-09-07 04:18
#3

sudo nano /etc/default/grub

修改

grub_default=0为grub_default=2

保存后

sudo update-grub

Reply View the author
维克多
deepin
2021-09-10 16:39
#4
135******50

sudo nano /etc/default/grub

修改

grub_default=0为grub_default=2

保存后

sudo update-grub

开机界面不同,这个命令可以 吗

Reply View the author
135******50
deepin
2021-09-18 05:53
#5
维克多

开机界面不同,这个命令可以 吗

你界面上有几个选项,从0开始计数,你要默认第二项开机就改成1,默认第四就是3

Reply View the author