You are not logged in.

#1 2024-10-04 01:28:34

crolee
Member
Registered: 2024-07-09
Posts: 2

root volume is too full, even though i did not seperate partitions

I recently installed arch using the archinstall method and I have not chosen the option to seperate the /home, so I am not able to resize it using gparted live.
The problem I have now is that the root volume has no space, what should I do to resize the volumes?

Offline

#2 2024-10-04 01:47:36

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,726

Re: root volume is too full, even though i did not seperate partitions

How big did you make the root partition, exactly, and where's the rest of the space on your drive?

Offline

#3 2024-10-04 10:18:32

crolee
Member
Registered: 2024-07-09
Posts: 2

Re: root volume is too full, even though i did not seperate partitions

Scimmia wrote:

How big did you make the root partition, exactly, and where's the rest of the space on your drive?

I have used the archinstall method and i should have like ~250GB of free space. It's like the root "partition" is set to 20GB and I can't change it using gparted live

Offline

#4 2024-10-04 11:17:15

cryptearth
Member
Registered: 2024-02-03
Posts: 2,167

Re: root volume is too full, even though i did not seperate partitions

there's a difference between the partition size and the filesystem size
if both differ it sounds likethe filesystem was original setup on the small partition, then the partition was resized but tge filesystem was not
can be fixed - should be done from scratch

note: archinstall is meant as a tool for experifnced users familiar with manual setup
if you're not familiar with how to setup arch the regular manual way you should start from scratch not using archinstall anyway

Offline

#5 2024-10-04 12:11:33

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,805

Re: root volume is too full, even though i did not seperate partitions

lsblk -f
fdisk -l
du -hs /var/cache

Offline

Board footer

Powered by FluxBB