Create a bootable USB-Device on Mac 7th of April 2011Allgemeinmac usb bootable deviceAndreas Heigl diskutil list diskutil unmountDisk /dev/diskN sudo dd if=/path/to/downloaded.img of=/dev/diskN diskutil eject /dev/diskN