I’m a little new to the process of working with embedded linux systems and I’m trying to make a project with the BeagleBone Black. I’ve looked around several different forums and I can’t seem to find anything in regards to an animated boot logo. If possible, I would like to replace the image of Tux during the BBB boot up process with a GIF. Is this possible with something like Plymouth? Do I need to get a Debian image that has a Graphical Desktop? I also want to try and see if I can get a quiet log-on where you don’t see any of the intro text:
Awesome, I’ll start looking through some of that and let you know if I have any issues. I see your name EVERYWHERE in the linux world so I’m glad to make first contact! Your work is phenomenal and I hope to learn a lot through using it.
BTW: I did notice the tux’s image show up as logo.gif in the kernel source’s in the documentation directory. (Updating the boot-up tux image is also on my long term to-do)
It popped up when I was browsing the source tree. It would not surprise me one tiny bit if the splash screen code referenced that image file in the documentation folder. Im still in the noob zone regarding this environment, but swapping out that file with a similarly sized image is one of the first things I’m going to tweak as I get comfortable rebuilding the kernel.