Change Boot Logo - Guilouz/Klipper-Flsun-Speeder-Pad GitHub Wiki

Boot Logo

  • Connect in SSH with root user and your password.

  • Download Boot Logo Pack you want and unzip it:

    • English Boot Logo Pack

    • French Boot Logo Pack

    • Stock Boot Logo Pack

  • Drag and drop all files from the pack to the /root/ folder.

  • This will overwrite existing loading boot screen files.

  • Then enter this commands to replace the first boot screen (one at a time):

    mount /dev/mmcblk0p1 /mnt
    
    cp /root/bootlogo.bmp /mnt/
    
    rm /root/bootlogo.bmp
    
    sudo reboot
    
  • After reboot, you will see the new boot logo.