Linux Mint LMDE Installation Guide - MalwareTester74/Linux-installation-guide GitHub Wiki

Linux Mint LMDE Installation Guide

Linux Mint LMDE (Linux Mint Debian Edition) is an alternative version of Linux Mint that is based on Debian instead of Ubuntu. It offers a similar user experience but with the stability and flexibility of Debian. Here’s how to install LMDE on your system.

Requirements:

  • A computer with a 64-bit processor (LMDE only supports 64-bit)
  • At least 2GB of RAM (4GB recommended)
  • At least 15GB of free disk space (20GB+ recommended)
  • A USB drive (minimum 4GB) or a DVD to create a bootable installation media

Step 1: Download Linux Mint LMDE

  1. Visit the official website: https://linuxmint.com/download_lmde.php
  2. Choose the LMDE 5 Edition and the architecture (64-bit).
  3. Download the ISO file to your computer.

Step 2: Create a Bootable USB or DVD

  1. Download and install a tool like Rufus (Windows) or Etcher (Linux/macOS) to create a bootable USB drive.
  2. Insert your USB drive into your PC.
  3. Open the tool (e.g., Rufus or Etcher), and select the downloaded Linux Mint LMDE ISO file.
  4. Choose the USB drive as the target device and click Start (or Flash! in Etcher) to create the bootable drive.
  5. If using a DVD, burn the ISO file to the DVD using your preferred burning software.

Step 3: Boot from the USB or DVD

  1. Insert the bootable USB or DVD into the computer you want to install LMDE on.
  2. Restart the computer and press the appropriate key to enter the boot menu (usually F12, Esc, or F10 depending on your manufacturer).
  3. Select the USB drive or DVD as the boot device and press Enter.

Step 4: Try or Install Linux Mint LMDE

  1. Once Linux Mint LMDE loads, you will be given the option to Try Linux Mint LMDE or Install Linux Mint LMDE.
  2. If you want to test it before installation, select Try Linux Mint LMDE. If you're ready to install, click Install Linux Mint LMDE from the desktop.

Step 5: Language and Keyboard Layout

  1. Choose your language from the list and click Continue.
  2. Select your keyboard layout (default is usually fine), then click Continue.

Step 6: Prepare Installation Type

  1. You will be asked where you want to install LMDE.
  2. If you want to erase the entire disk and install LMDE, select Erase disk and install Linux Mint LMDE.
    • Warning: This will delete everything on your disk, so be sure to back up important files before proceeding.
  3. If you want to dual-boot with another OS (like Windows), select Install Linux Mint LMDE alongside your current OS.
  4. For advanced users, you can choose Something else to manually partition the disk.

Step 7: Select Time Zone

  1. The installer will automatically detect your timezone based on your location.
  2. Verify the timezone and click Continue.

Step 8: User Setup

  1. Enter your name, computer name (hostname), username, and password.
  2. Select whether you want to log in automatically or need a password to log in.
  3. Click Continue once you’ve filled in the details.

Step 9: Installation Process

  1. LMDE will begin installing. This process may take a while depending on your system’s speed.
  2. The installer will copy files, install the system, and configure your computer.

Step 10: Finish Installation

  1. Once the installation is complete, you will be prompted to Restart Now.
  2. Before restarting, make sure to remove the installation media (USB or DVD).
  3. Click Restart Now, and your computer will reboot into Linux Mint LMDE!

Step 11: Post-Installation Setup

  1. Once logged in, check for system updates by opening the Update Manager.
  2. Install any updates and reboot if necessary.
  3. Install additional software via Software Manager or the Terminal.

Step 12: Install Drivers Manually

Unlike the standard Linux Mint (Ubuntu-based), LMDE does not include proprietary drivers by default. You may need to install drivers manually:

  1. Check for Missing Drivers
    Open a terminal and run:
sudo apt install nvidia-driver