Script for writing an ISO image to a USB device
Go to file
alexander a2fb7aec1a init iso2usb 2024-04-17 12:07:09 +03:00
README.md init iso2usb 2024-04-17 12:07:09 +03:00
iso2usb.sh init iso2usb 2024-04-17 12:07:09 +03:00

README.md

iso2usb

Script for writing an ISO image to a USB device

sudo ./iso2usb.sh <device> <path-to-iso>

Example

sudo ./iso2usb.sh /dev/sde ./image.iso