This repository includes writer.sh
for writing ExamOS disk image to EVERY USB MASS STORAGE DEVICE PLUGGED INTO THE SYSTEM
Yes, this little script overwrites EVERY USB MASS STORAGE DEVICE PLUGGED INTO THE SYSTEM
as root:
# ./writer.sh <DISK IMAGE>
example:
# ./writer.sh ExamOS-crypto.img
The process should be autopilot until all the USB sticks have been written. After sticks have been written, remove USB sticks one by one. The script will tell you whether the writing of that removed stick was successful or not.