this post was submitted on 02 Jan 2026
69 points (97.3% liked)

Linux

11023 readers
394 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

A new patch series that was posted this week allow for users to more easily replace the default kernel boot logo. While many of us are long accustomed to seeing the picture of Tux as the kernel boot logo, for those preferring to better customize your console boot experience these patches allow it to be easily manipulated via the kernel configuration "Kconfig" options.

Some already modify the Linux kernel boot logo themselves via patching the source code and Makefile. But a patch series sent out by Vincent Mailhol allow for more easily customizing the boot logo via the kernel configuration. With relying on the boot logo file location via the Kconfig also allows cleaning up some of the code's logic as well.

you are viewing a single comment's thread
view the rest of the comments
[–] SteveTech@aussie.zone 1 points 1 week ago

A lot of distros have the logos disabled in the kernel config too.