Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
okay so I'm having some trouble here. i do all the terminal commands, accept the first one that converts the dmg to img. any way i type it, it doesn't work. how to i do the command. I'm using this page.


http://www.ubuntu.com/download/desktop/create-a-usb-stick-on-mac-osx

The code on the page says

hdiutil convert -format UDRW -o ~/path/to/target.img ~/path/to/ubuntu.iso

They want you to replace /path/to/ with the actual path the the file, buy my preferred way is to just drag and drop the file right into Terminal

1) Open Terminal
2) Copy and paste the following

hdiutil convert -format UDRW -o

(make sure there is a space after the -o )

3) Drag the Ubuntu img file you downloaded in to the Terminal window
4) Repeat step 3 but this time change the ending from ubuntu.img to ubuntu.iso
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.