Create A Bootable Linux USB Drive

Short tutorial to create a bootable Linux usb drive, maybe not to often we need to create a bootable ubs to install/re-install our system.

Here are some gui options

balenaEtcher

UNetbootin

Those two options are the only ones I've tried before. But i will pick up etcher is simple and easy to use.

But we like to use the terminal, right?

Using the terminal

Question, Why the terminal?

Answer, 'cause is simple, fast and we don't need to install another program in our computer

We need to now which is the name of our ubs and also know is the usb mounted, for that run

You will an output like this

Lest say that our usb is sdx, and is mounted, we need to umount it firs

Now, the usb is unmounted we can run the command to flash our usb

This will show the progress of the flashing process

This can take some time to flash the usb, it depend of the size of the ios file, the speed write of the ubs.

----------

Home

Linux

Notes

MicroLog

----------

© DarknessCode