pi_custom_logo¶
BIGTREETECH Pix/CBx OS custom startup logo
BIGTREETECH Pi1/CB1 OS before V3.0.0¶
Refer to here
BIGTREETECH Pi1/CB1 OS V3.0.0 and after V3.0.0, and all OS of Pi2/CB2¶
Use the standard plymouth theme.
* Replace
bgrt-fallback.png
(recommended size is 256*256px) and watermark.png
in path /usr/share/plymouth/themes/armbian/
in the OS.
sudo mv ./bgrt-fallback.png /usr/share/plymouth/themes/armbian/bgrt-fallback.png
sudo mv ./watermark.png /usr/share/plymouth/themes/armbian/watermark.png
bgrt-fallback.png
or watermark.png
, you can delete them directly by
or
* throbber-*.png
is a lot of png images generated by the script based on spinner.gif
. Customization is not recommended. If you don't like this spinner, you can delete it directly by
* Update logo by
* Wait for the command to complete and then restart.
* sudo apt upgrade
may automatically update the logo to armbian from the internet. If you don't want this, you can use
to disable the logo update.