this post was submitted on 24 Nov 2025
32 points (100.0% liked)

Linux

61617 readers
622 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 6 years ago
MODERATORS
 

Title, I installed my system with two partitions, a big one and a small one for the OS. I figured 100GB would be enough for the OS one, but apparently not as it keeps filling up. Steam keeps filling it for some reason, something to do with Proton. I know that messing with partition sizes has a risk of data loss and all that, and I don't really want to lose parts of my OS.

you are viewing a single comment's thread
view the rest of the comments
[–] frongt@lemmy.zip 3 points 2 months ago

You'd have to shrink the other one first, unless you left free space. If you used lvm you should be able to do this online, else I'd take it offline and boot gparted.

Although you can probably just redirect steam to the other partition, with a symlink if it doesn't let you change the dir.

If you make any partition changes, make sure you have a separate working backup of any data you can't afford to lose.