[通告] 本论坛迁移啦~请前往位于 https://forum.archlinuxcn.org/ 的新论坛。所有帖子和参与的用户都已经迁移。
您正在访问的是原 bbs.archlinuxcn.org 的静态存档。本页面的新地址位于 https://forum.archlinuxcn.org/t/topic/12753。
splash不是内核参数,那官方的wifi老是提这个是什么意思
风吹又日晒,自由又自在
离线
https://askubuntu.com/questions/716957/ … eters-mean
From Unix & Linux, on quiet splash:
The splash (which eventually ends up in your /boot/grub/grub.cfg ) causes the splash screen to be shown.
At the same time you want the boot process to be quiet, as otherwise all kinds of messages would disrupt that splash screen.
Although specified in GRUB these are kernel parameters influencing the loading of the kernel or its modules, not something that changes GRUB behaviour. The significant part from GRUB_CMDLINE_LINUX_DEFAULT is CMDLINE_LINUX
splash会显示启动画面,quiet 减少输出内容
离线
https://askubuntu.com/questions/716957/ … eters-mean
From Unix & Linux, on quiet splash:
The splash (which eventually ends up in your /boot/grub/grub.cfg ) causes the splash screen to be shown.
At the same time you want the boot process to be quiet, as otherwise all kinds of messages would disrupt that splash screen.
Although specified in GRUB these are kernel parameters influencing the loading of the kernel or its modules, not something that changes GRUB behaviour. The significant part from GRUB_CMDLINE_LINUX_DEFAULT is CMDLINE_LINUX
splash会显示启动画面,quiet 减少输出内容
splash都不是内核参数,怎么能显示启动画面
风吹又日晒,自由又自在
离线
不是内核参数,就会传递到init里
https://docs.kernel.org/admin-guide/ker … eters.html
if it doesn't recognize a parameter and it doesn't contain a '.', the parameter gets passed to init
离线
大家能不能亮下自己的参数?
风吹又日晒,自由又自在
离线