[Boot/Shutdown] 启动日志可以关闭吗?
Tofloor
poster avatar
Breeze
deepin
2022-07-11 18:24
Author

微信图片编辑_20220711102105.jpg.jpg

环境:

deepin20.6 desktop

如题,每次启动都有这种日志报出,而且不影响使用,感觉观感不太好,

grub配置如下:

截图_选择区域_20220711102401.png

不知道是否可以关闭。

Reply Favorite View the author
All Replies
liwl
deepin
2022-07-11 18:37
#1

物理机?

Reply View the author
babyfengfjx
Super Moderator
CQA
2022-07-11 18:44
#2

还真不知道如何关闭,求大神赐教😄

Reply View the author
公子独白
deepin
2022-07-11 19:17
#3

sudo vi /boot/grub/grub.cfg,添加loglevel = 1或者loglevel = 1试试

截图_选择区域_20220711111553.png

Reply View the author
liwl
deepin
2022-07-11 19:46
#4
公子独白

sudo vi /boot/grub/grub.cfg,添加loglevel = 1或者loglevel = 1试试

截图_选择区域_20220711111553.png

大佬试过吗?同求,有些日志没法屏蔽,很烦

Reply View the author
aurora
deepin
2022-07-11 19:53
#5

GRUB_CMDLINE_LINUX_DEFAULT=""

Reply View the author
Breeze
deepin
2022-07-12 22:50
#6
aurora

GRUB_CMDLINE_LINUX_DEFAULT=""

去掉splash会导致没有任何显示吧?

Reply View the author
aurora
deepin
2022-07-13 00:42
#7
Breeze

去掉splash会导致没有任何显示吧?

sweat

我发错了,我这里设置成空,开机会显示所有信息的😂

Reply View the author
liwl
deepin
2022-07-13 04:45
#8
公子独白

sudo vi /boot/grub/grub.cfg,添加loglevel = 1或者loglevel = 1试试

截图_选择区域_20220711111553.png

亲测,loglevel=0可以屏蔽。给个赞!

Reply View the author