Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 272 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 272 Bytes

mac-iso2usb

Convert iso images and write them to USB drives with one command

Usage: sudo ./convertiso.sh <path_to_iso_file> <usb_device_path>

Notes: usb_device_path: the "/dev/disk_something" path. This can be obtained by running diskutil list in the terminal.