Linux Mint is a contemporary, user-friendly, and community-driven GNU/Linux desktop distribution, built on the well-known Ubuntu Linux distribution. It's an excellent choice for users transitioning from Windows or macOS to the Linux environment.
Linux Mint 22, code-named “Wilma,” represents the latest iteration of the popular Linux Mint desktop operating system. It comes in three editions: Cinnamon, Xfce, and MATE. As an LTS (Long Term Support) release, it is based on Ubuntu 24.04 and will receive support until 2029.
Linux Mint 22 introduces a range of updated software, enhancements, and new features, all designed to enhance your desktop experience:
[ You might also like: Guide to Dual-Booting Linux Mint with Windows ]
This tutorial will guide you through the process of installing Linux Mint 22 Cinnamon edition, though the steps are applicable to Mate and XFCE editions as well.
Before proceeding, ensure you have an 8 GB USB drive for the installation media and a stable internet connection to download the ISO image.
Step 1: Download the Linux Mint 22 Cinnamon ISO Image
Begin the installation by visiting the Official Linux Mint download page and downloading the Cinnamon ISO image to your computer.
After downloading the Cinnamon desktop edition, verify the integrity of the ISO image by calculating the SHA256 sum as follows:
<code>sha256sum -b linuxmint-22-cinnamon-64bit.iso</code>
Cross-reference this sum with the one listed in the sha256sum.txt file, which you can obtain from the ISO download page.
Next, create a bootable USB flash drive or DVD using specialized USB creation tools to generate a bootable Linux Mint USB drive.
Alternatively, you can use the dd
command to make a bootable USB device:
<code>sudo dd if=linuxmint-22-cinnamon-64bit.iso of=/dev/sdX bs=4M status=progress && sync</code>
Substitute /dev/sdX with your USB drive's identifier (e.g., /dev/sdb). If unsure, use the lsblk
command to list all connected block devices.
Step 2: Installing Linux Mint 22 Cinnamon Edition
Insert the bootable USB flash drive into your computer and restart it. Upon reboot, press the BIOS key to choose the boot device and select the USB drive.
Once the system boots, from the grub menu, select the first option and press enter to start Linux Mint.
From the desktop, click Install Linux Mint to initiate the installation wizard, as shown in the following screenshot.
Upon opening the installation wizard, you can optionally review the release notes, then click Continue.
Next, choose your keyboard layout and click Continue.
In the subsequent window, select Install Multimedia codes (necessary for playing certain video formats and more), and click Continue.
Choose the installation type by selecting the second option, Something else, to manually manage partitions for Linux Mint installation.
Note: If you have existing partitions for installing Linux Mint, such as from a previous Linux Mint or another Linux distribution, skip the partition creation steps and directly select the root and swap partitions, setting their properties.
In the partition setup window, click New Partition Table.
Confirm the creation of the new partition table by clicking Continue in the pop-up window.
Next, you'll need to create an EFI system partition, essential for UEFI systems, which will store EFI bootloaders and drivers. Select the free space, and click the add ( )
button to create a new partition.
Set the EFI partition properties as follows:
- Size – between 100 to 550 MB, and
- Use as – EFI System Partition, then click OK.
Then, create the root partition to hold the system files. Select the free space again, and click the add ( )
button to create a new partition with these properties:
- Size – a minimum of 20 GB, though 100 GB or more is recommended,
- Use as – choose the file system type, such as EXT4, and
-
Mount point – set to
/
(for the root partition), then click OK.
Next, establish the swap space by selecting the free space and clicking the plus ( )
sign to create a new partition with the following properties:
- Size – at least 500 MB, or more if additional space is available, and
- Use as – set to swap area.
Finally, create a “Reserved BIOS Boot area” partition with a minimum size of 1 MB to store the boot loader code.
After setting up all your partitions as depicted in the following screenshot, click Install Now.
In the pop-up window, click Continue to confirm the new partition table setup.
Select your location and click Continue.
Then, set up a user account with a password and define the computer name as shown in the following screenshot. Click Continue to begin installing system files and packages to the root partition.
Wait for the installation process to finish. Once complete, click Restart Now.
After rebooting, log into your freshly installed Linux Mint 22 Cinnamon edition.
[ You might also like: 10 Essential Steps After Installing Linux Mint ]
Congratulations! You've successfully installed Linux Mint 22 Cinnamon on your computer. For any queries or further details, feel free to use the comment section below.
The above is the detailed content of How to Install Linux Mint 22 Cinnamon on Your Computer. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undress AI Tool
Undress images for free

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

LXD is described as the next-generation container and virtual machine manager that offers an immersive for Linux systems running inside containers or as virtual machines. It provides images for an inordinate number of Linux distributions with support

Firefox browser is the default browser for most modern Linux distributions such as Ubuntu, Mint, and Fedora. Initially, its performance might be impressive, however, with the passage of time, you might notice that your browser is not as fast and resp

When encountering DNS problems, first check the /etc/resolv.conf file to see if the correct nameserver is configured; secondly, you can manually add public DNS such as 8.8.8.8 for testing; then use nslookup and dig commands to verify whether DNS resolution is normal. If these tools are not installed, you can first install the dnsutils or bind-utils package; then check the systemd-resolved service status and configuration file /etc/systemd/resolved.conf, and set DNS and FallbackDNS as needed and restart the service; finally check the network interface status and firewall rules, confirm that port 53 is not

If you find that the server is running slowly or the memory usage is too high, you should check the cause before operating. First, you need to check the system resource usage, use top, htop, free-h, iostat, ss-antp and other commands to check CPU, memory, disk I/O and network connections; secondly, analyze specific process problems, and track the behavior of high-occupancy processes through tools such as ps, jstack, strace; then check logs and monitoring data, view OOM records, exception requests, slow queries and other clues; finally, targeted processing is carried out based on common reasons such as memory leaks, connection pool exhaustion, cache failure storms, and timing task conflicts, optimize code logic, set up a timeout retry mechanism, add current limit fuses, and regularly pressure measurement and evaluation resources.

As a system administrator, you may find yourself (today or in the future) working in an environment where Windows and Linux coexist. It is no secret that some big companies prefer (or have to) run some of their production services in Windows boxes an

Frankly speaking, I cannot recall the last time I used a PC with a CD/DVD drive. This is thanks to the ever-evolving tech industry which has seen optical disks replaced by USB drives and other smaller and compact storage media that offer more storage

In Linux systems, 1. Use ipa or hostname-I command to view private IP; 2. Use curlifconfig.me or curlipinfo.io/ip to obtain public IP; 3. The desktop version can view private IP through system settings, and the browser can access specific websites to view public IP; 4. Common commands can be set as aliases for quick call. These methods are simple and practical, suitable for IP viewing needs in different scenarios.

Built on Chrome’s V8 engine, Node.JS is an open-source, event-driven JavaScript runtime environment crafted for building scalable applications and backend APIs. NodeJS is known for being lightweight and efficient due to its non-blocking I/O model and
