How To Create Ubuntu Bootable USB Disk On Ubuntu › Servo Node

Nishant Verma
2 min readApr 24, 2021

--

In this tutorial, we are going to discuss how to create Ubuntu bootable USB disk or stick on Ubuntu that can help you to upgrade to install Ubuntu Linux on your machine easily. To learn how to create bootable disk on Windows system, refer to this article.

Overview

While using an Ubuntu OS on a machine, you might not be aware of how to create a bootable USB drive, but believe me, this is very easy. With the use of Ubuntu bootable USB disk, you can do a number of tasks.Steps to creat Ubuntu bootable USB stick

In order to create a bootable USB disk on Ubuntu, we are going to use a built-in application named “ Startup Disk Creator “ to write the downloaded ISO image on your stick. Just follow the steps mentioned mentioned:

Step 1: Launching Startup Disk Creator

  1. Insert your USB stick in the USB port.
  2. Click on the bottom left icon on your Ubuntu desktop to open “Show Applications”
  3. In the shown window, search for Startup Disk Creator.
  4. Open the prompted application on your machine.

Step 2: Select your ISO and USB

When the Startup Disk Creator app opens on screen, the app will scan your Downloads folder by default, even the attached USB disk as well. We hope your downloaded ISO file is in the same folder as mentioned, if not, you can browse to the destination in the interface shown.

If your USB disk is also not selected automatically, you can choose one manually as well. Once the selection is done, Click on Make Startup Disk button.

Step 3: Verify if selected USB drive is correct

Since the Startup Disk creation process will format all your USB drive data, it’s recommended to make sure you have selected the same USB drive in which you want to create Ubuntu bootable USB stick. Once you confirm it, the write process will begin and the progress can be seen through process bar as in the image.

Once the write process is completed, you can see installation complete prompt on screen.

That’s it, you have successfully created Ubuntu bootable USB disk. Enjoy installing or upgrading or experiencing the Ubuntu desktop on your machine now.

Originally published at https://servonode.com on April 24, 2021.

--

--

Nishant Verma

Nishant Edit profile Nishant Verma is a senior web developer who love to share his knowledge about Linux, SysAdmin, and more other web handlers.