On Sabayon TTY backgrounds are handled by
fbsplash, changing it would require changes to the kernel images
initramfs, so if your other distributions use something else, it is pointless for you to learn how Sabayon handles this.
However, you need to do another theme for your consoles,you can use as a reference the themes provided by Sabayonn, take a look at:
/etc/splash/sabayonyou have to make a theme like this one and put it under the:
/etc/splashdirectory.
Once you did this you have to update the
initramfs for your kernel, to do this you have to use:
(as root)
- Code: Select all
splash_manager
splash_geninitramfs
Be really careful, especially with
splash_geninitramfs,
since you are modifying critical files.
Be sure to use
--append with
splash_geninitramfs if you are going to edit the Sabayon Linux initramfs files, otherwise you will face some bad consequences for your boot.
Refer to the help messages of these commands to find out how do they work, for example:
- Code: Select all
splash_manager --help
splash_geninitramfs --help
Once you edit your
initramfs you can customize:
/etc/conf.d/fbcondecorto set your TTY backgrounds on a per-TTY basis.