Ubuntu is one of the most popular and widely used Linux operating systems. This article will guide you how to make Ubuntu bootable USB on Windows.
Introduction
There are many software that support this but in this article I will show you how to make Ubuntu bootable USB from ISO with AIO Boot. What are the things that this software will help you?
- AIO Boot is a Multiboot software, which allows you to integrate multiple ISO files on a single USB drive. Currently, AIO Boot supports the integration of multiple ISO files of Windows, Linux, Antivirus and Android.
- Not only Ubuntu, you can make Linux Mint bootable USB and many other Linux distributions such as Debian, Xubuntu, Lubuntu, Edubuntu…
- You can fully integrate multiple versions of an operating system such as Ubuntu 18.04, 16.04 and 12.04, with only one USB drive.
- Ubuntu persistent usb.
- You can boot and install Ubuntu over the network from Windows. AIO Boot uses Tiny PXE Server to initialize PXE and FreeNFS servers to initialize the NFS server.
- Supports both UEFI and Legacy.
However, this article is only for Ubuntu Desktop version, you can run Ubuntu from USB without installing to the hard drive. For Ubuntu Server, you can use Partition Image Mapper or PartIMG Mapper.
Set the format option of the USB drive to MS-DOS (FAT) and the scheme option to GUID Partition Map. Check if everything is selected appropriately, and then click on ‘Erase'. Step – 2: Install and Open Etcher. We will make use of free and open-source software called Etcher for creating our bootable USB drive. Steps to create Bootable USB in Ubuntu. Format your USB drive using gparted to fat32 system. Install Unetbootin (if not installed) using below commands: Launch unetbootin from dash. In the Unetbootin window, select desired distribution and its version.
Make a Ubuntu bootable USB
First, you need to install AIO Boot for USB if you have not already, AIO Boot support runs on Windows 10, Windows 8, Windows 7 and even Windows XP. Laptop shortcut key for screenshot. Next, you need to download the Ubuntu ISO file, all versions from 12.04 to 18.04 and the latest version is supported by AIO Boot.
Format Usb For Ubuntu Bootable
Now you just have to take a few simple steps to make a Ubuntu bootable USB from Windows.
Ubuntu Usb Boot Download
- Run AIOCreator.exe, switch to Integration, select Linux OS and select Ubuntu Desktop in the dropdown list. For non-listed versions, select Auto Detect.
- Click the '…' button and select the ISO file you downloaded.
- Click OK.
- If you see the window below, that means you can use persistent mode of Ubuntu. Select the size you want to use, see below.
Once done, you can run Ubuntu from USB without having to install Ubuntu onto your hard drive.
Ubuntu persistent usb
Making a Ubuntu persistent usb will be very helpful, you can save the data and settings for future use. Data and settings such as keyboard layout, numlock, preferences, additional packages and browsing history will not be lost when you shutdown, they will be permanently stored unless you delete it. Persistent mode only applies to Ubuntu Live USB.
Ubuntu Boot Usb Iso
AIO Boot will create a casper-rw file at the size you chose, which is located in the directory where Ubuntu was extracted (AIOFilesLinuxubuntu-xyz). If you want to resize, just create a casper-rw file in ext3 format at the size you want and overwrite the existing casper-rw file. Or simply extract the data.img file in the AIOToolsDATA.IMG directory and rename it to casper-rw. Remember to back up important data first.
Create Ubuntu Usb Boot
Ubuntu only supports casper-rw files on FAT32 partitions, so you can not use more than 4GB. To use Ubuntu persistent for more than 4GB, you can use partitions instead of casper-rw files, read more at LiveUsbPendrivePersistent.
Personally, I have an error updating the kernel, as this seems to involve mounting the filesystem.squashfs file. You can just upgrade some packages instead of upgrading them all.
Ubuntu Boot From Usb
Good luck!