this post was submitted on 23 Mar 2026
75 points (98.7% liked)

Linux

12928 readers
713 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
you are viewing a single comment's thread
view the rest of the comments
[–] Scoopta@programming.dev 14 points 20 hours ago* (last edited 20 hours 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.