How To Create A Bootable Linux USB Flash Drive
How To Create A Bootable Linux USB Flash Drive
Linux Commands
One great thing about Linux is that you can try it out without installing it on your
hard drive. Most Linux distributions provide disk images (ISO files) that contain
everything you need to boot into a live environment and, optionally, begin
installation.
But how do you transfer a downloaded disk image to a USB flash drive? In this
article, we provide three solutions to help you create a bootable Linux USB flash
drive on Linux, Windows, macOS, and even Android.
Written in Electron, Etcher is a cross-platform open source utility for flashing disk
images to USB drives and memory cards. 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.
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.
2. Launch Etcher.
3. Select the ISO file you want to flash to your USB drive.
4. Specify the target USB drive if the correct drive is not selected already.
5. Click the Flash! button and wait for the process to finish.
dd for windows
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. To install it:
The last utility we want to describe is called EtchDroid, and its purpose is to write
OS images to USB drives on Android smartphones and tablets.
Why would you want to use your Android device to create a bootable Linux USB?
Well, imagine you find yourself in the middle of nowhere, and your laptop stops
working after a botched system update. Without another computer to use, your only
option on how to create a bootable Linux USB to fix the issue is your Android
device, and that’s where EtchDroid comes in.
EtchDroid has been tested with Ubuntu and its derivatives, Debian, Fedora, Arch
Linux, and Raspberry PI SD card images. It doesn’t work with Windows, macOS,
and old GNU/Linux distros. Support for Windows installation ISO files is on the
developer’s to-do list.
#boot
David Morelo
David Morelo is a professional content writer in the technology niche, covering
everything from consumer products to emerging technologies and their cross-
industry application
View all posts
Iperf3 Commands