this post was submitted on 22 May 2024
6 points (100.0% liked)
Linux Questions
1149 readers
3 users here now
Linux questions Rules (in addition of the Lemmy.zip rules)
- stay on topic
- be nice (no name calling)
- do not post long blocks of text such as logs
- do not delete your posts
- only post questions (no information posts)
Tips for giving and receiving help
- be as clear and specific
- say thank you if a solution works
- verify your solutions before posting them as facts.
Any rule violations will result in disciplinary actions
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Sure. I think with LVM you have decoupled your partitions from their physical location on the disk. You could shrink and move logical volumes around, make some (free) space for a new one and install a new distro on it. Or just replace the PopOs root with a new operating system.
As I remember it's not super easy but there are quite some wiki articles about LVM and guides on how to shrink/change LVM volumes including the filesystem inside. LUKS+LVM+ext4 is a pretty common scenario.
However... Having a Backup of important data is always a good idea. Especially when playing around with partitions and filesystems. And more so if you don't exactly know what you're doing.