I have Ubuntu 20.04 installed on a 1TB NVMe, and the partitioning looks as follows
I have only allocated 512 to Swap when installing Ubuntu (followed some random guide on the internet) but while I'm working, I notice the swap gets full quite quickly. I thought about expanding it a bit - maybe to match my RAM size.
As can be seen, I have plenty of space on my /home
partition (Partition3) and I'd like to take some space from there and move it to my swap. Actually I'd also like to add some to Filesystem root if possible.
But when I right click the Partition and try to resize it down by few GB, I get the following error:
So how can I move space from Partition 3 to partition 2 and 1?