Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
安全启动,开机时间
Experiences and Insight
480
views ·
1
replies ·
To
floor
Go
xuey
deepin
2020-08-21 19:15
Author
开机grub会提示安全启动禁止加载这个模块,
error: Secure Boot forbids loading module from (hd0,gpt7)/boot/grub/x86_64-efi/deepin_gfxmode.mod.
百度了一下也没查到这个模块有什么用处。
BIOS里禁用安全启动后没有提示,但是感觉没什么区别,都能正常开机。
这个模块是做什么的,禁止加载和允许加载有什么区别。
systemd-analyze :
Startup finished in 2.395s (firmware) + 2.552s (loader) + 3.638s (kernel) + 6.549s (userspace) = 15.136s
graphical.target reached after 6.534s in userspace
这开机时间还能再短点吗?那些6秒开机时怎么做到的。
Reply
Like 0
Favorite
View the author
All Replies
走钢丝
deepin
2020-08-21 19:22
#1
引导菜单的启动延时关了能省几秒。不过关了还是有 1 秒。可以修改 /etc/default/grub 直接隐藏。
Reply
Like 0
View the author
Comments
hym666
2020-08-21 19:27
sudo dedit /etc/default/grub,把最后一行的数字改为0,接着sudo update-grub.是这样吗
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
Personal Knowledge Assistant
minor bugs I found
Popular Events
More
error: Secure Boot forbids loading module from (hd0,gpt7)/boot/grub/x86_64-efi/deepin_gfxmode.mod.
百度了一下也没查到这个模块有什么用处。
BIOS里禁用安全启动后没有提示,但是感觉没什么区别,都能正常开机。
这个模块是做什么的,禁止加载和允许加载有什么区别。
systemd-analyze :
Startup finished in 2.395s (firmware) + 2.552s (loader) + 3.638s (kernel) + 6.549s (userspace) = 15.136s
graphical.target reached after 6.534s in userspace
这开机时间还能再短点吗?那些6秒开机时怎么做到的。