Hello everyone,
I am trying to increase the storage space for the OS since my hosting company only adds 10GB for the OS via there automated installer.
This in turn creates the problem that I cannot upload ISOs bigger then 4GB (so at the moment I cannot upload a windows ISO
) as ISOs bigger then this causes the OS/tmp dir to run out of disk space since uploads uses the tmp dir before copying it to the local storage.
My OS is on /dev/sda2 and the storage local is on /dev/sda3.
The storage on /dev/sda3 is 1.99TB big since the SSD itself is 2TB big.
So what I am trying to do / want to do is:
Decrease the size of /dev/sda3 by 22GB and then add the 22GB to the /dev/sda2 so that the OS partition is 32GB big.
I have found the way to add unallowcated space to the /dev/sda2 but I cannot find the way to unallowcated the 22GB from the /dev/sda3
Does anyone know ow I can do this?
I am trying to increase the storage space for the OS since my hosting company only adds 10GB for the OS via there automated installer.
This in turn creates the problem that I cannot upload ISOs bigger then 4GB (so at the moment I cannot upload a windows ISO

My OS is on /dev/sda2 and the storage local is on /dev/sda3.
The storage on /dev/sda3 is 1.99TB big since the SSD itself is 2TB big.
So what I am trying to do / want to do is:
Decrease the size of /dev/sda3 by 22GB and then add the 22GB to the /dev/sda2 so that the OS partition is 32GB big.
I have found the way to add unallowcated space to the /dev/sda2 but I cannot find the way to unallowcated the 22GB from the /dev/sda3
Does anyone know ow I can do this?