• Download the iso from . Torrent works great too.
  • Insert USB Stick
  • Run diskutil list. Locate stick name and mountpoint
  • Run diskutil unmountDisk /dev/diskX where X is the disk num
  • Run dd if=/path/to/debian.iso of=/dev/rdiskX bs=1m
  • When done, ignore complaints from macos about the drive being unreadable. Eject disk.