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?
If the nearby partition isn’t like root or something then yeah you can do that with frisk and parted and whatnot.
What’s your fdisk -l or lsblk output?
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS sda 8:0 1 14.7G 0 disk └─sda1 8:1 1 14.7G 0 part /run/media/username/T72ER3G nvme0n1 259:0 0 476.9G 0 disk ├─nvme0n1p1 259:1 0 1G 0 part /boot/efi ├─nvme0n1p2 259:2 0 50G 0 part /home └─nvme0n1p3 259:3 0 425.9G 0 part /var/lib/containers/storage/overlay