Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 591 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 591 Bytes

Mass USB writer

This repository includes writer.sh for writing ExamOS disk image to EVERY USB MASS STORAGE DEVICE PLUGGED INTO THE SYSTEM

WARNING

Yes, this little script overwrites EVERY USB MASS STORAGE DEVICE PLUGGED INTO THE SYSTEM

Usage

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.