this post was submitted on 09 Jun 2025
14 points (93.8% liked)
Linux Mint
2472 readers
2 users here now
Linux Mint is a free Linux-based operating system designed for use on desktop and laptop computers.
Want to see the latest news from the blog? Set the Firefox homepage to:
where is a current or past release. Here's an example using release 21.1 'Vera':
https://linuxmint.com/start/vera/
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The Arch Wiki article for Partitioning is a good starting point.
Additionally, you can run
man [command name]
to find the manual for each command that you're trying to use.GParted is a good graphical option that helps you finalize what's going on, as well.
Is gparted installed on mint by default? If not can I install it with a simple "apt install gparted" or it has a custom repo?
It is, but it's usually only available on the live version running off a USB to make it easier to modify the drives.
@aprehendedmerlin
Try that... if not it will just tell you it can't find it
But it will and you can...
Then Arch wiki it is. Although I hope it's not too technical
Let me know if you have more questions!