

Create a Bootable Linux USB with Rufus (Windows)īefore the release of Etcher in 2016, Rufus was the best way to create a bootable Linux USB in Windows. Considering that dd for Windows doesn’t even support data conversion, such as byte order swapping and conversion to and from the ASCII and EBCDIC text encodings, you’re probably better off using either Etcher or Rufus, which we describe in the next chapter. Unfortunately, dd for Windows was last updated in 2010, and many users have reported issues when using the utility in Windows 10.

Download the latest version from its official website.There’s actually a version of dd for Windows that provides all the functionality you need to transfer an ISO file to a USB flash drive. # while kill -USR1 dd-pid do sleep 10 done dd for windows Issue the following command (replace /dev/sdx with your drive and path/to/ubuntu.iso with the actual path to the ISO file you want to flash):.Because dd is bundled in GNU coreutils, you can find it on virtually all Linux distributions, as well as on macOS. You may be asked to enter the admin password.Ĭreate a Bootable Linux USB with dd (Linux, macOS)ĭd is a command-line utility for Unix-like operating systems whose primary purpose is to read/write data from/to device files, such as USB flash drives.Click the Flash! button and wait for the process to finish. Specify the target USB drive if the correct drive is not selected already.ĥ. Select the ISO file you want to flash to your USB drive.Ĥ. Etcher offers precompiled binaries for Linux, Windows, and macOS).ģ.Download Etcher from its official website. To create a bootable Linux USB with Etcher:ġ. Unlike other similar software tools, Etcher prevents users from accidentally wiping their entire hard drives, which is something you’ll definitely appreciate if you’ve never created a bootable USB before and understandably feel anxious about the process. It runs on Windows, macOS, and Linux and provides an approachable graphical user interface that reduces the process of creating a bootable Linux USB to just three simple steps. Written in Electron, Etcher is a cross-platform open source utility for flashing disk images to USB drives and memory cards.

Create a Bootable Linux USB with Etcher (Linux, Windows, macOS)
