How To Burn an ISO File to a USB Drive

How To Burn an ISO File to a USB Drive

so you have an ISO file that you want on a flash drive, or some other USB storage device. You also need to be able to bootfrom it. Sounds straightforward, right? Copy the file over and you’re done!
Unfortunately, it’s not that simple. Properly burning an ISO to USB is different than just copying the file. It’s even different than burning an ISO to a disc. Adding to the complexity is that you plan on booting from the USB drive once you’re done getting the ISO image on there.
Luckily, there’s a fantastic free tool that will handle all of this for you automatically. Continue on below for an easy tutorial on how to burn an ISO file to USB with the free Rufus program.

Difficulty: EasyTip: See Tip #1 at the bottom of the page if you want to burn an ISO file to a USB drive but you don’t need to boot from it when done. That process is a bit different… and easier!
Note: I should mention here that you’re never technically “burning” anything to a USB drive since there are no lasers or similar technology involved. This term has just been carried over from the common practice of burning an ISO image to an optical disc.
Time Required: “Burning” an ISO image file to a USB device, like a flash drive, usually takes less than 20 minutes but the total time depends a lot on the size of the ISO file.

How To Burn an ISO File to a USB Drive

UPDATE: This process works to burn the Technical Preview of Windows 10 to USB!
  1. Download Rufus, a free tool that will correctly prepare the USB drive, automaticallyextract the contents of the ISO file you have, and properly copy the files contained within it to your USB device, including any files in the ISO needed to make it bootable.

    Rufus is a portable program (does not install), works on Windows 8, 7, Vista, and XP, and will “burn” an ISO image file to any type of USB storage device you happen to have.

    Note: If you’d prefer to use a different ISO-to-USB tool, see Tip #3 at the bottom of the page. Of course if you do choose another program, you won’t be able to follow the instructions I’ve written here because they pertain specifically to Rufus.
     
  2. Double-click or double-tap on the rufus-1.4.12.exe file that you just downloaded. The Rufus program will start right away.

    As I mentioned earlier, Rufus is a portable program, meaning that it just runs as is. This is a big reason why I prefer this ISO-to-USB program over some of the other options out there.
     
  3. Insert the flash drive or other USB device you want to “burn” the ISO file to into your computer, assuming it’s not already plugged in.

    Important: Burning an ISO image to a USB drive will erase everything on the drive! Check that the USB drive is empty or that you have backed up any files you want to keep before continuing.
     
  4. From the Device drop-down at the top of the Rufus program screen, choose the USB storage device you want to burn the ISO file to.

    Tip: Rufus tells you the size of the USB device, as well as the drive letter and current free space on the drive. Use this information to double-check that you’re choosing the correct USB device, assuming you have more than one plugged in. Don’t worry about the free space indicated since you’ll be erasing the entire drive as part of this process.

    Note: If no USB drive is listed under Device, or you can’t find the drive you’re expecting to see, there may be an issue with the USB device you’re planning on using for the ISO image or Windows is having some sort of problem seeing the drive. Try another USB device and/or another USB port on your computer.
     
    Documentation made easy for .NET assemblies, COM, VB, VBA and DBs
    Retrieve more than 50 File formats, Find your Photo/File/Trash now!
  5. Leave the Partition scheme and target system typeFile system, and Cluster size alone unless you know what you’re doing or you’ve been advised to set any of those parameters to something else.

    For example, maybe a bootable tool you downloaded in ISO format advised on its website to make sure the file system is FAT32instead of NTFS if you’re burning to USB. In that case, make the File system change to FAT32 before continuing.
     
  6. You’re welcome to enter a custom volume label in the New volume label field, but leaving it at whatever the default happens to be, or even blank, shouldn’t have any impact on anything.

    Note: Most bootable ISO images include volume label information so you may see this change automatically during Step 11.
     
  7. Under Format Options, you’ll see a number of… yes, format options! You can leave them all in their default state but you’re welcome to select Check device for bad blocks if you have some concern that the flash drive or USB device you’re using may have an issue.
     
  8. Next to Create a bootable disk using, make sure ISO Image is selected and then tap or click on the CD/DVD icon.
     
  9. When the Open window appears, locate and then select the ISO image you want to burn to the flash drive.
     
  10. Once selected, tap or click on the Open button.
     
  11. Wait while Rufus inspects the ISO file you chose. This may take several seconds or may go by so quickly that you don’t even notice.

    Note: If you get an Unsupported ISO message, the ISO you chose is not supported for burning to USB by Rufus. In this case, try one of the other programs listed in Tip #3 below or check with the maker of the ISO image for more help getting their software to work from a USB drive.
     
  12. Tap or click on Start to start the “burning” of the ISO file to the USB device you chose.

    Note: If you get an Image is too big message, you’ll need to use a larger USB device or choose a smaller ISO image.
     
  13. Tap or click OK to the WARNING: ALL DATA ON DEVICE ‘XYZ’ WILL BE DESTROYED message that appears next.

    Important: Take this message seriously! Make sure the flash drive or other USB device is empty or that you’re fine with erasing everything on it.
     
  14. Wait while Rufus properly formats the USB drive so it’s bootable, and then copies all of the files contained in the ISO image you selected in Step 11 to the drive.

    Tip: The total time to do this depends very much on how large the ISO file you’re working with is. I’ve had small diagnostic tools (like the 18 MB ONTP&RE ISO) take under one minute, while larger images (like a 4 GB Windows 8.1 ISO) could take closer to 20 minutes. Your computer and USB hardware speeds are a big factor here as well.
     
  15. Once the status at the bottom of the Rufus program window says DONE, you can close Rufus and remove the USB drive.
     
  16. Boot from the USB drive now that it’s properly “burned” and then continue with whatever it is you’re using this bootable drive for.

    For example, if you’ve put a memory testing program on a flash drive, you can now boot from that flash drive and test your RAM with it. Same goes for bootable hard drive testing programspassword recovery toolsdata wipe programs, etc. See Tip #2 below for more on using this procedure for Windows installation ISO files.

    Tip: Booting from a USB drive is often as easy as plugging the drive in to any free USB port and then restarting your computer, but it can sometimes be much more complicated. Se my How to Boot From a USB Drive tutorial if you need help.

Tips & More Information

  1. Rufus, and related ISO-to-USB tools, are great when you need to get some sort of bootable program, or even an entire operating system, onto a USB drive. But what if you have an ISO image that you want to “burn” to a USB drive that isn’t intended to be booted from? An ISO of Microsoft Office comes to mind as a common example.

    In these cases, think of the ISO image you’re working with as just any other compressed format, like a ZIP file. Use your favorite file compression program – I’m a big fan of the free 7-Zip tool – to extract the contents of the ISO image directly onto the previously-formatted flash drive. That’s it!

    See this List of Free File Extractor Programs for some more free programs that work with ISO files in this way.
     
  2. You’re more than welcome to use the procedure I’ve outlined above with Rufus for Windows ISO images, like those you might have downloaded for Windows 8Windows 7, etc. However, there is a more “official” procedure that uses free software direct from Microsoft.

    I’ve written complete tutorials on these procedures, which also includes guidance on other aspects of installing Windows from a USB stick. See my How to Install Windows 8 From USB or How to Install Windows 7 From USB, depending on the version of Windows you’re installing.
     
  3. Some other free ISO-to-USB “burners” that I’ve used include UNetbootinISO to USB, and Universal USB Installer.
     
  4. Having trouble using Rufus or getting that ISO burned to USB? See my Get More Helppage for information on contacting me for more help.
Kali Linux Live USB Install

Kali Linux Live USB Install

Booting and installing Kali from a USB stick is our favorite and fastest method of getting up and running. In order to do this, we first need to image the Kali ISO on a USB drive.

Preparing for the USB copy

  1. Download Kali linux.
  2. If running Windows, download Win32 Disk Imager.
  3. No special software is needed for a *nix OS.
  4. A USB Key (at least 2GB capacity for mini, 4GB for regular).

Kali Linux Live USB Install Procedure

Imaging Kali on a Windows Machine

  1. Plug your USB stick into your Windows USB port and launch the Win32 Disk Imager software
  2. Choose the Kali Linux ISO file to be imaged and verify that the USB drive to be overwritten is the correct one.
  3. kali-usb-install-windows
  4. Once the imaging is complete, safely eject the USB drive from the Windows machine. You can now use the USB device to boot into Kali Linux.

Imaging Kali on a Linux Machine

Creating a bootable Kali Linux USB key in a Linux environment is easy. Once you’ve downloaded your Kali ISO file, you can use dd to copy it over to your USB stick as follows (make sure you’re root first):
WARNING. Although the process of imaging Kali on a USB stick is very easy, you can just as easily destroy arbitrary partitions with dd if you do not understand what you are doing. Consider yourself warned.
  1. Plug in your USB device to your Linux computer’s USB port.
  2. Verify the device path of your USB storage with dmesg.
  3. Proceed to (carefully!) image the Kali ISO file on the USB device:
 dd if=kali.iso of=/dev/sdb bs=512k
That’s it, really! You can now boot into a Kali Live / Installer environment using the USB device.

Imaging Kali on a OSX Machine

Creating a bootable Kali Linux USB key in an OSX environment is similar to the Linux method. Once you’ve downloaded your chosen Kali ISO file, you can use dd to copy it over to your USB stick as follow:
WARNING. Although the process of imaging Kali on a USB stick is very easy, you can just as easily destroy arbitrary partitions with dd if you do not understand what you are doing. Consider yourself warned.
  1. Plug in your USB device to your Apple computer’s USB port.
  2. Verify the device path of your USB storage with diskutil list.
  3. Unmount the drive (note, in this example, the USB stick is /dev/disk2):
  4. diskutil unmount /dev/disk2
  5. Proceed to (carefully!) image the Kali ISO file on the USB device:
  6. sudo dd if=kali-linux-*.iso of=/dev/disk2 bs=1m
    Note: Increasing the blocksize (bs) will speed up the write progress, but increase the chances of creating a bad USB stick.
The time to dd the image across will depend on the speed of the system used, USB stick, and USB port.
And that’s it! You can now boot into a Kali Live / Installer environment using the USB device.
If you choose to boot on an Apple device, you can bring up the boot menu by pressing theOption key immediately after powering on the device.
For more information, see Apple’s knowledge base.