https://www.maketecheasier.com/use-rufus-create-bootable-flash-drive/
Use Rufus to Create Bootable USB Drive
-
First, download Rufus if you haven’t already. Along with a regular installer, Rufus also comes in a portable variant. Download the portable version if you don’t want to install Rufus on your system. In my case I’ve downloaded the portable version. After downloading, install and open Rufus.
-
Plug in the USB drive, and you will instantly see it in the top drop-down menu. Once you see the drive, click on the “Select” button.
- In the Browse window go to where you’ve stored your ISO file, select it, and click on the “Open” button. In my case, as I wanted to create an Ubuntu bootable USB drive, I selected the Ubuntu ISO. You can choose the ISO of your choice.
- (Optional) If you want to, click on the little “Tick” icon next to the “Boot Selection” drop-down menu to compute and see the MD5, SHA1, and SHA256 checksums of the ISO file. This is useful to verify if the ISO file has been tampered with in any way. Remember how Linux Mint editions are compromised?
Related: How to Create a Bootable Clone of your Windows 10 Drive
- Select “MBR” from the Partition Scheme drop-down menu and “BIOS or UEFI” from the Target System drop-down menu. If you are trying to use this bootable USB drive on an old system, select the “Add fixes for old BIOSes” checkbox under the “Advanced Drive Properties” section.
- (Optional) You can change the USB drive name using the “Volume Label” field. Additionally, under “Advanced Format Options” make sure that the “Quick Format” checkbox is selected. As the name implies, Quick Format formats the drive quicker by skipping the check for bad sectors.
- Click on the “Start” button.
- Depending on the ISO file, Rufus may prompt you to download additional files. For instance, to create a bootable Ubuntu drive, Rufus prompts you to download the newer version of Syslinux. Just click on the “Yes” button, and Rufus will take care of everything.
- In the next prompt, select the recommended “Write in ISO image mode” option, and click on the “OK” button. You might also see a drive format warning – click on the “OK” button.