revfat+4rpi.sh
Script to take an SD card image created by Livemedia-Creator (such as
...To use this script, provide the image name as the first argument and the new "UPPERCASE 4-8 char alpha-numeric only" bootlabel for second arg, you can safely add a dash too
*BOTH args $1 and $2 are mandatory in this configuration to ensure maximum likelihood of successful booting
Use Example "./revfat+4rpi.sh [image-name.img] RPI-BOOT"
Requirements
The actual rpi install image you created with livemedia-creator already!
Also,
bash (bash)
fdisk (util-linux)