How can I burn a PC-BSD iso to USB under Windows 8?


Recommended Posts

I apologize if this is the wrong place to post this.

Ok, I have tried unetbootin, but that failed. The drive will load to unetbootin and the only choice is Default. I let that load and it errors. I also tried Yumi, which is a multi-boot USB creator and it doesn't even recognize the .iso.

Any other ideas would be awesome.

Link to comment
Share on other sites

I use dd myself on GNU/Linux. I don't know if there's a Windows binary for it. But if there is, it's as easy as doing:

dd if=path-of-iso of=usb-device-name bs=4M

There's some info here about a windows version.

Failing that you could try Image Writer.

Link to comment
Share on other sites

So, I tried dd, tried image writer and Universal USB Installer. None worked. Does Win8 have an inbuilt writer like Win7 has? Or could I use cmd prompt?

Link to comment
Share on other sites

Thanx GW. That is what I get, but the second screen on the page never shows. So I set on this screen:

1.png

and it just recycles with a 10 sec interval.

Link to comment
Share on other sites

When you say dd and image writer don't work, what error do you get exactly? Have you ever successfully booted from a usb pen drive before on the machine you're using? Have you tried a different usb memory stick? dd and imagewriter have worked for me on a plethora of PC's. The problems you are having suggest:

(a) You're not doing it right.

(b) Your machine doesn't support booting from usb devices.

? The usb pen drive you're using is defective.

(d) The iso image is corrupted or not bootable.

You could always try booting from the iso in Virtualbox to see if the image is bad.

Link to comment
Share on other sites

I've always found unetbootin to never work.

What I used to do (and it worked) was use unetbootin, then look on the ISO in the syslinux folder for the config file for syslinux that the actual CD ISO uses, then just boot using the USB, press tab, and erase the line and put in what's in the boot file on the CD ISO, and magically, it would boot up fine :D

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.