• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

ISO to USB

Mir96TA

Golden Member
Please recommend me a Free and Known GOOD software which can IMAGE to USB off a ISO.
All the ones I tried they were all garbage.
Thanks
Mir
 
I have found that simply unzipping an OS iso using 7-zip creates a bootable usb drive in most cases. Choose Extract Files then direct the extraction to the usb drive.
 
I think it is only bootable in UEFI though.

The flash drive is just another drive as far as the bios/uefi is concerned,as long as the flash drive has an active and bootable partition ,and you tell your bios to start from flash,underclocked's method will work.

Now some windows installations ,mainly win 7,are made for bios (pre uefi) and will not boot on uefi but that's the fault of the installation media.
You will have to copy a bootfile over from a working installation.
http://www.hodgin.ca/microsoft/creating-a-uefibios-windows-7-usb-and-installing-to-gpt-partitions/
 
You need a proper tool to write the ISO if you expect it to be bootable. There are a lot of things that aren't files per see but are still data that has to be writed, including the MBR or GPT Partition Tables, bootable flag for a MBR primary partition or partition type for the GPT ESP, maybe an embedded bootloader at the first sector of a primary MBR partition, and things like that. A straight copy of files ignores all the previous things which are required.
 
Usage I have is not limited to Microsoft OS. It going to be lot of other OS.
Some are Linux flavors (Centos, Gecko) etc.
I can make bootable CDs...... but now days CDs are harder come by, if they it come at higher cost.
Also I have machine which does not have any optical drive either.
 
Back
Top