You are not logged in.
I prefer to look at a static image rather than a wall of scrolling text so I'd quite like to be able to choose to have a splash screen at start up instead of what I currently have,
Offline
You can install and configure Plymouuth. It's a bit of a pain...
https://wiki.debian.org/plymouth
-edit- I just remembered, a forum member created a simple BL-flame theme for plymouth (7 years ago!)
Install it from the *all.deb package...
https://github.com/vinzv/bunsen-plymout … v1.0-alpha
[strike]https://github.com/vinzv/bunsen-plymouth[/strike]
I don't care what you do at home. Would you care to explain?
Offline
I can't help but notice that my /etc/initramfs-tools/modules file appears to be empty.
Is there any way I can attach a copy?
Last edited by MarkW (2025-06-27 15:23:52)
Offline
^ That worked fine. I don't understand, though...
https://wiki.debian.org/plymouth#Troubleshooting
Did 'plymouth-set-default-theme -l', 'plymouth-set-default-theme -R [theme]' (as sudo) not work for you?
I don't care what you do at home. Would you care to explain?
Offline
Oh, I have made plymouth themes for bunsen bark and sage. I should upload them. Been a bit distracted IRL and other stuff.
#!/bin/sh
echo '#include <stdio.h>\nvoid main() { printf("Hi, bunsenlabs\\n"); return; }' > bunsen.c
gcc bunsen.c -o bunsen
./bunsen
Offline
I now have a splash for start up. Thanks
Offline