Just downloaded Ubuntu 18.04 LTS Desktop ISO file and I want to install from USB.
Do I need to uncompress the ISO file on to the USB, to make it bootable?
Just downloaded Ubuntu 18.04 LTS Desktop ISO file and I want to install from USB.
Do I need to uncompress the ISO file on to the USB, to make it bootable?
There is no need for uncompression. The iso file can be cloned directly as it is, each byte copied directly.
gnome-disks
or mkusb.dd
(but all of them do the job, also dd
, when set correctly).First of all you need to download Rufus. Then double click on the setup and you might see a interface like this:
Click on Device
to select the USB drive and choose the downloaded ISO image by clicking on the disc icon next to Create a bootable disk using
.
Click on Start. After the process finishes and Ready appears like in Screenshot your USB will become bootable.
If you have Windows 10 you don't need Rufus or any 3rd party tool to make a live bootable Ubuntu UFD. Simply mount the Ubuntu ISO in W10. Copy over all the files other than BOOT to a UFD already formatted in FAT32. Unmount the ISO. Restart the computer and bring up the BIOS boot menu options. Select the UFD, hit Enter and you're good to go.