21
submitted 2 days ago by cm0002@lemmy.cafe to c/linux@programming.dev

The Linux kernel patches talked about at the start of the year for more easily changing the boot logo of Tux are now queued into a "for-next" branch and thus expected to be submitted for the upcoming Linux 6.20~7.0 kernel cycle. Those wanting to replace the Tux icon with an alternative logo during the Linux kernel boot process could already patch the file manually but this new code allows for an easy replacement via Kconfig options.

Those wanting to customize their console boot experience for Linux will be able to more easily do so with the next version of the Linux kernel. Rather than patching the source code and Makefile, via the Kconfig an alternative boot logo file can be specified. The patches add LOGO_LINUX_MONO_FILE for allowing a monochrome boot logo in PBM file format. Or there is also LOGO_LINUX_VGA16_FILE for a 16 color PPM boot logo file or LOGO_LINUX_CLUT224_FILE for a 224 color PPM logo.

top 2 comments
sorted by: hot top controversial new old
[-] magitian@programming.dev 1 points 1 day ago

@BrodieOnLinux@mstdn.social made a video about these changes, I think.

[-] kumi@feddit.online 1 points 2 days ago

OK but how to replace the ASCII Tux in the blue screen of death?

this post was submitted on 16 Jan 2026
21 points (100.0% liked)

Linux

11157 readers
838 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