Install Linux Mint From USB
Table of Contents
Linux Mint is one of the most popular Linux distribution. Mostly advanced Linux users including LinuxAndUbuntu, it is always suggested to start with Linux Mint. So those who are newbies or thinking to use Linux Mint, here is a complete tutorial on how to install Linux Mint from USB and CD/DVD.
Linux Mint has four editions or flavors:
- Linux Mint Cinnamon
- Cinnamon is the own desktop environment of Linux Mint, it’s a fork of Gnome.
- It’s elegant and functional.
- Linux Mint Mate
- Mate is another fork of Gnome, it seems Gnome 2.
- It’s for users that like a classical desktop environment.
- Linux Mint XFCE
- XFCE is a minimalistic and elegant desktop environment.
- It’s better for computers with low resources.
- Linux Mint KDE
- KDE is one of most complete desktop environments.
- It has a lot of functionalities and a good look.
- It’s better for modern computers with the most recent hardware.
System Requirements For Linux Mint
- 512MB RAM (1GB recommended for a comfortable usage).
- 9GB of disk space (20GB recommended).
- 1024×768 resolution (on lower resolutions, press ALT to drag windows with the mouse if they don’t fit in the screen).
- Notes:
- The 64-bit ISO can boot with BIOS or UEFI.
- The 32-bit ISO can only boot with BIOS.
- The 64-bit ISO is recommended for all modern computers (Almost all computers sold in the last 10 years are equipped with 64-bit processors).
How To Install Linux Mint From USB, CD/DVD?
- Go to the Linux Mint download website and choose the better flavor for you, then download it:
- Download Linux Mint
2. Verify your ISO
- From the main mirror download the sha256sum.txt file of the actual version
- In a linux terminal move to the directory of your iso using cd
- Type the command: ‘sha256sum linuxmint.iso’
- Compare that checksum with the one you can find from the “sha256sum.txt” file. If the two checksums are the same, then you know your ISO file is exactly the same as the original.
- Example
- checksum from “sha256sum.txt” file
3fb60a7698f5d80e68526016da3e4455d8a19be6b1cb0eeb5b59dbdd8cf1ffb3 *linuxmint-18-cinnamon-32bit.iso
2. Terminal output
3. If you compare the checksums, they are equals
6. If the checksums don’t match, your ISO file could be damaged
3. Make your installation media
- Burn a Linux Mint Live DVD
- k3b (Linux KDE) – Free
- Brasero (Linux Gnome) – Free
- Nero (Windows) – $$
- Alcohol 120% (Windows) – $$
- Free ISO Burner – Obviously Free: http://www.freeisoburner.com/
- Create a Live USB
- Linux Live USB Creator http://www.linuxliveusb.com/
- UNetbootin https://unetbootin.github.io/
- dd – Linux
- dd if=linuxmint.iso of=/dev/sdx
4. Notes
- Your laptop must be connected to energy
- Your laptop must be connected to internet (ethernet / wireless)
- Linux Mint (Live) has problems with some graphic cards like nvidia because the free drivers don’t have a good performance
5. Boot the installation media
- Configure your BIOS / UEFI to boot from the installation media device
7. Open the Linux Mint Installer
- Select your language
8. Third-party software
- If you want to install proprietary drivers and audio codecs you must check the option
9. Preparing your hard disk
- You can choose the first option to use your entire hard disk
- Use the last option to make the partitions manually
- Also you can encrypt the installation
- If you selected an option you can start the installation by clicking “install now”
12. Create the user account
- Enter your real name
- Enter the hostname
- Enter the user name
- Enter a strong password
- Choose between “Log in automatically” and “password to log in”
LinuxAndUbuntu Newsletter
Join the newsletter to receive the latest updates in your inbox.