Hi Guys,
I am trying to make a bootable flash drive so I can install FreeNAS on my AMD box.
What I have tried (and failed at):
Use dd to write the ISO file to the usb disk.
dd if=~/Desktop/FreeNAS-amd64-LiveCD-0.7.2.5543.iso of=/dev/disk4
When I plug in this USB it just doesn't seem to want to boot of it for some reason. I have also tried writing a DMG that i created of this iso (hdiutil convert -format UDRW -o ./Desktop/out.dmg ./Desktop/FreeNAS-amd64-LiveCD-0.7.2.5543.iso) but also that won't boot.
I have tried making it an DMG and restoring it onto a usb flash drive as well using disk Util's restore function. I get an error, something along the lines of it cannot identify the source.
Anyone have an experience doing this in OS X or knows of any utility that could help me out? I don't have a optical drive on the AMD and would really like to get this right, so i can have bootable live disks on usb drives (will really save me the hassle of writing millions of disks).
I am trying to make a bootable flash drive so I can install FreeNAS on my AMD box.
What I have tried (and failed at):
Use dd to write the ISO file to the usb disk.
dd if=~/Desktop/FreeNAS-amd64-LiveCD-0.7.2.5543.iso of=/dev/disk4
When I plug in this USB it just doesn't seem to want to boot of it for some reason. I have also tried writing a DMG that i created of this iso (hdiutil convert -format UDRW -o ./Desktop/out.dmg ./Desktop/FreeNAS-amd64-LiveCD-0.7.2.5543.iso) but also that won't boot.
I have tried making it an DMG and restoring it onto a usb flash drive as well using disk Util's restore function. I get an error, something along the lines of it cannot identify the source.
Anyone have an experience doing this in OS X or knows of any utility that could help me out? I don't have a optical drive on the AMD and would really like to get this right, so i can have bootable live disks on usb drives (will really save me the hassle of writing millions of disks).