Install iso on usb for mac

broken image

It will look like this:Ģ: Apple_HFS Macintosh HD 249.7 GB disk0s2

broken image

The easy part, actually copying the image to the USB key.įirst run diskutil list to get a listing of the disks in your machine so you can identify the USB key. dmg suffix to the file so it will probably end up. Reading Debian 6.0.7 amd64 1 (Apple_ISO : 1)…Ĭreated: /Users/evan/Downloads/debian-6.0. : hdiutil convert -format UDRW -o debian-6.0.7-amd64-netinst.img debian-6.0.7-amd64-netinst.iso Here I’m using the Debian 6.0.7 Net Installation ISO, but you can use anything else that’s an ISO file. Now, convert the image from a ISO to a Read/Write Universal Disk Image Format (or UDRW). Open up a Terminal (it too is in /Application/Utilities, and I’ll assume you know how to use the terminal) iso image into a format that we can copy to it. Now that our USB key is ready, we need to get our.