Attempted platform agnostic utility to convert iso -> usb
- MacOS
- Linux
Run this command and find your USB disk
diskutil list
Next, once the drive is known
./iso2usb.sh ~/Downloads/linuxmint-21.3-xfce-64bit.iso disk2
Run this command and find your USB disk
sudo fdisk -l
Next, once the drive is known
./iso2usb.sh ~/Downloads/linuxmint-21.3-xfce-64bit.iso sdb