this post was submitted on 20 Feb 2024
11 points (82.4% liked)

Linux

47361 readers
895 users here now

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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Hello all

So I have been using Garuda for a few months now and love it, but when I was doing some maintenance on the system, I noticed that I still have 2 partitions on my NVME for when I had Windows 11. Small partitions (less than 1GB), but I want them gone.

I thought I had cleaned wiped the SSD when I installed Garuda and thought that was the case when I check the disk manager within Garuda and didn't see them. I only saw them as I was creating a merge of two disks and have them showing in the partition list.

My question is, I'm happy to re-install the OS, but I'm not well versed on how to do it before installing the OS in Linux or even within my current OS. I'm still getting my grips with Linux, and any help or even pointers will be greatly appreciated.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 7 months ago (1 children)

Thank you this is the kind of thing that I was after.

[–] [email protected] 6 points 7 months ago (1 children)

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.

[–] [email protected] 1 points 7 months ago

Oh so that's what Ventoy does! I keep hearing this name but never got curious enough to dig. That's really neat.