Convert .iso to .img and make bootable USB

Posted on Oct 12, 2012

Note so I don’t have to Google this.

Find USB drive and unmount it, diskutil unmountDisk /dev/disk1

Convert .iso to .img. This will put a .dmg extension on the .img file, but you can leave it like that and still make a bootable USB drive with it.

Make bootable USB drive