Make Bootable Usb Lubuntu
  1. Ubuntu Bootable Cd Download

To do a fresh Ubuntu install, I’m always first burning the ISO image into USB drive, and then boot up with the USB drive and install Ubuntu into hard disk.

I used to use Unetbootin to create the startup USB drive. However, it has been dropped from Ubuntu repositories since Ubuntu 18.04 LTS. And Unetbootin .bin package is not well burning the ISO image in my case.

Gnome-Disks will restore an Ubuntu ISO to USB, (select the disk and click the three lines upper right and then select restore). This creates an ISO9660 partition in MBR. Mkusb will do the same using the 'Live Only' option, as will the Startup Disk Creator that comes with Ubuntu. These are all fully Open Source Live USB creators.

In this quick tutorial, I’m going to tell you that the default Gnome USB Creator can do the job easier and more straightforward:

  1. How to Create a Linux Bootable USB Using the GUI Linux users can easily create live Linux installation media using the ‘Startup Disk Creator’ application. It is a simple but robust GUI tool that creates bootable USB devices for a walk in the park. Moreover, it comes pre-install to new Ubuntu systems by default.
  2. To select the Ubuntu ISO file, click the optical drive icon alongside the enabled Create a bootable disk using field. This will open a file requester from which you can navigate to, and select, the ISO file. Leave other option to default mode and proceed for the next step.
  3. Lubuntu, an Ubuntu-based distribution of Linux, remains one of the most popular Linux distributions because it is lightweight and capable of running on older hardware. If you want to install Lubuntu from a USB drive so that you can dual boot Windows and Lubuntu, or if you just want to try the Linux operating system, here's how to create a bootable USB drive using Windows.
  4. Here’s a quick guide to creating a bootable USB drive on Ubuntu: In Ubuntu, click on the Show Application button and then use the search function to search for Startup Disk. Then, double-click Startup Disk Creator to open the application. Next, insert the USB driver that will act as the Live drive.

1. First download Ubuntu iso from releases.ubuntu.com, and plug-in your USB drive.

2. Search for and launch usb creator (Start Disk Creator) in application menu:

3. When it opens, click the Other button and choose the downloaded ISO image.

Finally click the Make Startup Disk button to start burning the ISO into selected USB drive.

That’s it! When everything’s done, boot the USB drive in your machine and try or install Ubuntu.

Bootable USB flash drives has become popular, given that it is easy to create, it comes in handy, accessible, and very convenient. You might have a damaged installation on your operating system. Or you might need an upgrade to the newest version available. Your new computer or laptop did not have an operating system with it. Whatever the reason may be, bootable USB flash drives makes it easier for everyone to re-install or install an operating system to your laptops and computers. Here is a list of benefits of having a bootable USB flash drive:

  • USB flash drives are compatible to all laptops and computers. You might have noticed that laptops and computers have USB ports but not all laptops and computers have a CD drive or DVD drive.
  • Faster transfer speed. USB flash drives pretty much transfers data faster than SD cards.
  • You can bring the USB flash drive with you anywhere without a hassle. You can just put in your pocket, or in your bag without an added weight since it is very light.

Basically, you only need three things to make a Ubuntu bootable USB flash drive:

  1. Etcher – the software that we are going to use to create a bootable USB flash drive
  2. Ubuntu – an operating system that we are going to write on your USB flash drive
  3. USB flash drive – well, I am just stating the obvious

Etcher, or balenaEtcher, is a free program and an open source utility. Etcher is primarily used to write image files like .img and .iso files to create a bootable USB flash drive. Here is a list of the things that you would love about Etcher (balenaEtcher):

  • GUI (Graphical User Interface) looks great.
  • It works fast.
  • Free to use! Who would not love anything that is free?
  • Easy to use. It is very user-friendly.

Ubuntu, is an open source operating system. It is under the Linux distribution based on Debian. And here is a list of the things that you would love about Ubuntu:

  • You do not have to pay anything because Ubuntu is totally free! Other operating systems would cost you money so why not go with Ubuntu, right?
  • It has better security compared to other operating systems.
  • It is resource-friendly. Meaning to say that it can still run on older hardware. So, that means you can still use your older laptops and computers with this operating system.
  • It is customizable. Which means that you can personalize the user interface however you want it!
  • Ubuntu is an open source program. This means that you can go through the source code and contribute to innovate and improve the operating system.
  • It saves your time. Ubuntu can actually install the updates in the background so you won’t have to restart your laptops or computers.
  • It is suited for development. It is helpful for programmers with all the aid to make things a whole lot easier and convenient.

Here is how to make a Ubuntu Bootable USB flash drive with Etcher (balenaEtcher)

Step 1: Download the latest Ubuntu ISO file

  • To download the Ubuntu ISO file, you can get it here: https://www.ubuntu.com/download/desktop
  • Go ahead and copy and paste the link above to a browser
  • Look for the latest version of Ubuntu and go ahead and click Download.

As per Ubuntu’s website, please take note of the recommended system requirements:

  • 2GHz dual core processor or higher
  • 4GB system memory
  • 25 GB of free hard drive space
  • USB port for the installer media
  • Preferably with internet access

P.S.

It is always better to download the latest version of this operating system.

Step 2: Download the latest Etcher

  • If you do not have the Etcher yet, you can get it here: https://www.balena.io/etcher/
  • Click Download
  • Once the download has finished, double click on the file
  • The Installation Wizard will be launched, just follow the steps accordingly.

Step 4: Plug in your USB flash drive to your laptop or computer’s USB port

  • Go ahead and plug the USB flash drive to your laptop and computer’s USB port
  • Make sure that the USB flash drive has 2GB of storage or larger

P.S.

To avoid confusion, make sure to only plug in the USB flash drive that you are going to use to create a bootable USB flash drive. And since we are going to write on your USB flash drive, do not forget to back it up otherwise the content will be deleted.

Step 5: Select the Ubuntu ISO file

  • Once you have launched Etcher, click on “Select image”
  • Go ahead and locate the Ubuntu ISO file that you have downloaded earlier (usually this is saved on your Downloads folder not unless you have saved the file on a different location)

Step 6: Select the Drive

  • Go ahead and click “Select Drive”
  • Choose the USB flash drive that you are going to use to create a bootable USB

P.S.

If you have multiple USB flash drives plugged into your laptop or computer, make sure that you have checked the name of the drive where the USB flash drive is plugged into. You do not want to choose the incorrect one. Remember, all files will be deleted.

If you only have one USB flash drive plugged into your laptop or computer, Etcher will automatically detect and have the device pre-selected.

Make

Step 7: Double check your selection

  • Before we proceed with the flashing process, go ahead and double check first that you have selected the correct Ubuntu ISO file
  • And then also double check that you have selected the correct device

Step 8: The Flashing Process

  • Once you are sure that you have all the correct selection, go ahead and click the flash image
  • The flashing process will now then start and a progress bar will be shown directly below the flash image
  • Once the flashing process is completed, it will let you know that the flash is complete

Ubuntu Bootable Cd Download

So, there you have it. You have successfully made a Ubuntu bootable USB with Etcher!