The information in this link didn't work for me with a 4GB usb key.
Then i did the following step on Mac OS X.
This is working okay with a 4GB usb key. Maybe this can added to the support page.
Then i did the following step on Mac OS X.
diskutil list
Find your usb key in the output.
diskutil unmountDisk /dev/diskX
sudo dd if=your-image-file-name.img of=/dev/rdiskX bs=1m
diskutil eject /dev/diskX
This is working okay with a 4GB usb key. Maybe this can added to the support page.
Share this post:

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »