Custom Splash Screen in Kiosk mode

I’ve setup a DietPi build that boots directly into Chromium in Kiosk mode so it can be used as a headless Google Meet device. I know DietPi is really lightweight so it hasn’t got the prettiest boot sequence, I also know that you can quiet this to reduce the amount of output - but I’m wondering if it’s possible to show a custom splash screen/loading screen during boot?

This is a device that will be used in an office and will occasionally be client facing so it would be nice if it looked professional

Firstly, is this possible? Secondly, what’s the best and/or easiest way to implement this?

See https://dietpi.com/forum/t/boot-screen-with-dietpi-and-odroid-c4/21755

Depending on your device it may vary which file you need to edit (for example dietpiEnv.txt or cmdline.txt)

1 Like

I have used plymouth as you see in the linked topic.
The effect of plymouth is somewhat limited in regards of only showing up the boot screen for a short time right after power on. I wish it would show up until X is completly loaded but did not solve this yet.

1 Like

Oh yes, I didn’t evben noticed that the linked thread was also from you :sweat_smile: