Top choice for Linux Mint using a 25GB SSD and 300GB HDD
Top choice for Linux Mint using a 25GB SSD and 300GB HDD
Increase the main root partition size to 50 GB instead of 25 GB. I usually keep everything in a single root partition plus an additional 10 GB for swap.
He can't proceed while connected to the system. If he needs to install /usr separately, he should use a live USB, set up another partition, transfer all contents from /usr to that drive, wipe the user account, and then mount it. Don't forget to adjust fstab with the right settings. Edit: that was unnecessary. It looks like a fresh Linux Mint installation will be straightforward.
It's not a good idea to try installing it again on an existing setup.
The available storage is significantly insufficient for running a modern Linux desktop environment. While it’s easy to recognize the error, the guide I found doesn’t offer clear advice on root access. Many Linux distributions default to large cache sizes, which can quickly consume space—especially if the root partition fills up. Typically, 15GB is inadequate unless you’re experienced; most beginners should avoid it. Often, around half of the available space is used by the package manager cache, and cleaning it up can resolve issues. Running out of space isn’t just about cache; installing many applications also drains storage. Consider expanding the root partition or using a larger home directory to reduce reliance on /home. If you prefer, a separate home folder can help preserve data during reinstalls or version changes, though it requires extra setup.