0

This is a link to my disk partition image.

enter image description here

I want to increase the size of my ext4 disk by around 20-30 GB. I want to use the free space in my /dev/sda2 or /dev/sda3 or /dev/sda5 to increase my ext4 size. Please tell me how to do this in detail.

edwinksl
  • 23,789

1 Answers1

-1

You can use gparted to move & resize your partitions. If you're going to be working on your root partition ie. "mounted at /" you'll need to make a livecd or bootable usb drive to boot into gparted.

More info can be found in this guide.

Edit: Now that your image link is working, I can be a little more clear. If you were to shrink and move to the right your sda5 partition that will add to the amount of unallocated space between sda7 and sda5.

Being that you're going to be working on your root parition, you'll need to do it from a gparted live usb.

Once you've shrunk sda5 to the right, you can drag the boundary of sda7 to the right, using that unallocated space to make it bigger.