Skip to content

Instantly share code, notes, and snippets.

@helloworld
Created October 7, 2015 15:23
Show Gist options
  • Save helloworld/65fa9b5320d0c54fe49c to your computer and use it in GitHub Desktop.
Save helloworld/65fa9b5320d0c54fe49c to your computer and use it in GitHub Desktop.

hdiutil convert -format UDRW -o /Users/Sashank/Ubuntu_Install/target.img /Users/Sashank/Ubuntu_Install/ubuntu-14.04.3-desktop-amd64.iso diskutil unmountDisk /dev/disk2 sudo dd if=/Users/Sashank/Ubuntu_Install/target.img.dmg of=/dev/rdisk2 bs=1m

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment