I used to dual boot Windows with Arch Linux, but since I stopped using Windows, I deleted it. Now I'm facing an issue with the empty space left behind. My Boot partition is located between the Root partition and the empty space, which prevents me from expanding the Root partition to use that space. Is there a way to move the partitions or any application that can help with this?
1 Answer
You'll need to create a Live USB with GParted to manage your partitions. I usually go for the Devuan Live ISO for these tasks. Just boot from that and you should have the tools you need to move things around.
Ok thanks, I will try GParted.