hello my var directory is full and i want to add space to directory but i can't. I have a lot of space in the /home and root directory and I want to give it to /var I used GParted as a live CD but it did not allow me to increase or decrease and I do not know what to do and i'm not professional please help me
Asked
Active
Viewed 558 times
0
sudo parted -l
. Andlsblk -o NAME,FSTYPE,LABEL,MOUNTPOINT,SIZE,fsused,MODEL | egrep -v "^loop"
New users do not need to have separate system partitions. May be required for servers or some special cases, sverage desktop user just needs / (root) & ESP if UEFI. The /home as a separate partition is suggested but not required. Often better to have /home as a partition when allocating lots of space to Linux. You can only modify partition from a live installer. You must have good backups as any interruption often corrupts system, then new install & restore from backups is only option. – oldfred Jan 23 '21 at 19:42/var
located on a separate partition? Please add a screenshot of gparted. – Pilot6 Jan 23 '21 at 19:45