Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • just like in windows I can merge the partitions, how can I merge root, swap and home partitions here? Commented Dec 14, 2023 at 10:47
  • It’s actually more like “Just like in Windows, you cannot merge partitions”. You can get rid of /home as a separate partition and because of LVM you can even use that space for /. You’ll have to do it manually though. There is no merging. Swap is something else altogether. // But maybe attempt to clean up instead, 50 GiB is a tremendous amount of data.
    – Daniel B
    Commented Dec 14, 2023 at 13:27