Tag: boot
RaspberryPi – USB SSD boot – howto and troubleshooting
By default, the latest versions of bootloaders for RaspeberryPi 4 can boot directly on USB without a presence of a SDCard. You can just “burn” the image on the USB external storage and boot it up. The thing is that it is booting without any problems on HDD but it…
How to change Linux Mint boot logo
…or any other Linux. For Mint, go to /usr/share/plymouth/themes/mint-logo and replace the image with your custom one After that run: sudo update-initramfs -u Reboot and enjoy!