[Exchange and share] Windows+Deepin双系统,开机选择系统时间太短 Resolved
Tofloor
poster avatar
deepin
2022-07-14 17:31
Author

有没有大佬指点一下如何修改开机系统选择的时间,感激不尽。

Reply Favorite View the author
All Replies
云的眼泪
deepin
2022-07-14 17:34
#1

控制中心——通用,打开启动延时,有3秒时间。

也可以安装grub-customizer软件,增加延时时间,调整启动菜单列表顺序等。

Reply View the author
Comments
2022-07-14 17:46
感谢指点,成功解决了
rhymos
deepin
2022-07-14 17:35
#2

修改/etc/default/grub

grub_timeout=*

保存后update-grub

Reply View the author
Comments
2022-07-14 17:46
方法可行,谢谢指点
babyfengfjx
Super Moderator
CQA
2022-07-14 17:39
#3

这个管用么?

image.png

Reply View the author
deepin
2022-07-14 17:49
#4
babyfengfjx

这个管用么?

image.png

打开这个设置选项,然后修改/etc/default/grub文件的配置grub_timeout=*,最后用root身份运行update-grub命令,就可以了

Reply View the author
zimo1
deepin
2022-07-14 18:18
#5

可以再搞一个rEFInd,时间可以自定义设置,开启启动画面、logo都能自己定制preview.png

https://bbs.deepin.org/zh/post/221068

Reply View the author