Posted On December 18, 2020

How to Create USB Bootable Drive on Ubuntu

kimconnect 0 comments
blog.KimConnect.com >> Linux >> How to Create USB Bootable Drive on Ubuntu

Navigate to Start Menu > System Tools > Startup Disk Creator

Verify that the Source ISO and Destination Device are correct > click Make Startup Disk

Input the system administrator or root password > wait for the progress bar to display completion

If there are no errors, this finishing screen should display > click OK

Although the prompt is intended to instruct the user to install Ubuntu on the host device, the correct interpretation would be to ignore that advise by unplugging the USB storage (gracefully) from the computer. This thumb drive would then be ready to insert into any target system to install the OS image that it contains.

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

OpenProject Installation on CentOS 7

Docker Implementation:   # Create database on existing SQL Server (not being used) #CREATE DATABASE…

User Accounts Management

# Method 1 # Disable account while still retain "sudo su userX"   # Block…

How to Fix a Broken Ubuntu Upgrade

Sometimes, a power failure or manual interruption during a Linux OS upgrade can render the…