Timeline for Why splash is not in kernel parameters list but works?
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 4, 2021 at 20:18 | comment | added | TooTea |
@MarcusMüller That's still there, it's a bitmap built into the kernel (there are even several versions for different platforms) and shown on boot when a framebuffer is available. It's enabled by compiling with CONFIG_LOGO and it resides in drivers/video/logo.
|
|
| Nov 4, 2021 at 10:40 | comment | added | Marcus Müller | There used to be things like a small tux displayed for every core in the framebuffer during boot, I don't know exactly how that worked | |
| Nov 4, 2021 at 9:57 | history | edited | Marcus Müller | CC BY-SA 4.0 |
added 95 characters in body
|
| Nov 4, 2021 at 9:53 | comment | added | Marcus Müller |
But it's really good to know, so Gilles wrote: Kernel parameters are also visible to user land (via /proc/cmdline).
|
|
| Nov 4, 2021 at 9:51 | history | rollback | Marcus Müller |
Rollback to Revision 1
|
|
| Nov 4, 2021 at 9:31 | history | edited | Gilles 'SO- stop being evil' | CC BY-SA 4.0 |
added 74 characters in body
|
| Nov 4, 2021 at 8:53 | history | answered | Marcus Müller | CC BY-SA 4.0 |