Be careful, the small partitions might be UEFI partitions (/boot and /boot/efi) and are required for booting your computer.
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Can you give the output of lsblk
, so we get an idea about what those partitions may be?
Not on my PC but I will update later.
For the actual deed, flash the latest version of gparted live on a thumb drive and you can delete and resize your partitions.
But don't go deleting things unless you're 100% sure.
Thank you this is the kind of thing that I was after.
To make it even more foolproof install Ventoy on the flash drive and then just copy the Gparted Live ISO on the drive. Ventoy will detect the ISO and let you boot it.
You can add other useful ISO like this and have them around. You can also make folders where you put other files you need and use the drive as a regular drive, Ventoy won't mind.
But yeah, never modify partitions from the same system that runs on them, always boot into a separate flash drive.
Oh so that's what Ventoy does! I keep hearing this name but never got curious enough to dig. That's really neat.
gparted can be installed and run as app on the system, it will give you a good sense of what the partitions are and how they are labeled and flagged. The disk tool (like GnomeDisks) should be reporting the same. if you get differing results it can sometimes be partition was flagged amd removed but the underying data is there and getting picked up by whichever tool is scanning the disk.