28
submitted 2 days ago* (last edited 1 day ago) by someoneFromInternet@lemmy.ml to c/linux@lemmy.ml

Hello! I have a /home partition that is almost full, and there is another partition nearby with a lot of free space. I would like to reduce the size of this neighboring partition and add the freed space to /home. I would like to do this safely, without using a Live USB or bootable flash drive. Is this possible?

upd: gparted just worked(through a live usb stick)! Sometimes I try to use symlinks, but not this time :) Thanks everyone!

you are viewing a single comment's thread
view the rest of the comments
[-] Zak@lemmy.world 15 points 2 days ago

Safely is always a bit iffy when you're resizing partitions with data on them. Parted and various GUI tools built on top of it can resize partitions without losing data in most cases, but there is always a risk. I wouldn't like doing this without fresh backups.

You can unmount the home partition for resizing when you're not using it, e.g. if you log in as root, which typically has its home directory in /root. This would allow resizing it while running from your installed OS rather than a flash drive.

[-] chonkyninja@lemmy.world 1 points 1 day ago

You don’t need to unmount anything to resize.

this post was submitted on 21 Aug 2025
28 points (96.7% liked)

Linux

57274 readers
568 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