centos - 在启动时删除企鹅徽标

jng*_*ngd 2 centos

我想删除嵌入式 Centos 启动时左上角显示的企鹅徽标。在阅读了很多内容之后,我不确定是否需要重新编译内核,而不是重新编译内核或使用什么来实现该行为。关于如何去除这只企鹅有什么想法吗?我正在使用自定义播放嘴,但系统启动时继续显示这只企鹅。

Ipo*_*cer 5

来自https://www.kernel.org/doc/Documentation/admin-guide/kernel-parameters.txt

logo.nologo [FB] Disables display of the built-in Linux logo.
        This may be used to provide more screen space for
        kernel log messages and is useful when debugging
        kernel boot problems.
Run Code Online (Sandbox Code Playgroud)

(ps.您在哪里阅读了大量有关内核的内容?)