#Resizing root and home partitions

8 messages · Page 1 of 1 (latest)

strong cliff
#

Hello!
I have a big problem that my root partition is too small, can't even update my system anymore. In the other hand my home partition has way too much unused space. Root partition is 20G and home partition uses the rest of my 512G nvme ssd. I've tried resizing it following this guide https://wiki.archlinux.org/title/Parted#Resizing_partitions
With no success, had to undo all the changes to make my system boot in to the GUI
I was resizing in a live iso. Arch latest iso.

whole bolt
strong cliff
#

This is fdisk -l output:

Device            Start       End   Sectors   Size Type
/dev/nvme0n1p1     2048   1050623   1048576   512M EFI System
/dev/nvme0n1p2  1050624  42993663  41943040    20G Linux filesystem
/dev/nvme0n1p3 42993664 957031250 914037587 435.8G Linux filesystem
hallow spear
#

well thats a problem

#

you could either do some moving of the partitions or reinstall the os

strong cliff
#

How would i go about moving the partitions?

hallow spear
strong cliff
#

When moving is there a risk of losing data, I'm making a backup any way, but not familiar with moving partitions, how safe is it or are these questions answered in the article?