24
top 4 comments
sorted by: hot top controversial new old
[-] forestbeasts@pawb.social 6 points 2 hours ago

btrfs subvolumes are cool, but I'll still take partitions for separation. The whole point of having a separate home partition is that it's separate from / if we have to, say, reinstall the OS, or the filesystem breaks or whatever.

sure it might be possible to install an OS into a btrfs subvolume without wiping other subvolumes, but do I wanna risk it? Nah.

-- Frost

[-] JustEnoughDucks@slrpnk.net 2 points 15 minutes ago

I always do LVM now. Virtual partitions are the way to go, personally.

The amount of times that the root partitions have been 20-25GB but have still gotten completely full such that updates break... Well I could count it on one hand but still difficult enough that I would rather just use virtual partitions, especially on a server.

[-] Scoopta@programming.dev 4 points 1 hour ago* (last edited 1 hour ago)

Might be possible? It's not only possible but rather easy to do, in fact I often have multiple installs side by side in different subvolumes and I can switch between them, reinstall as needed, snapshot them. The only partition I have separate is /boot because it has to be vfat for the esp. Tbh accidentally blowing up a subvolume isn't all that much more or less difficult to do than accidentally blowing up a partition. IMO if you're paranoid about wrecking something the only safe separation is multiple drives and disconnecting the one you want to avoid touching. I keep home in a separate subvolume specifically for the separation you mention, it can persist across different installs because it's separate. Subvolumes are fully isolated from most failures with the exception of filesystem corruption.

[-] Illecors@lemmy.cafe 7 points 1 hour ago

That... Is literally how you do it. You install the system onto a subvolume. Or many, in fact - the way I do. Root, var, srv, home, opt all get their own subvolume. Only boot stays as a separate partition.

this post was submitted on 23 Mar 2026
24 points (96.2% liked)

Linux

12911 readers
1072 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS