0

I have a dual boot with windows 8 and ubuntu 16 on my laptop. I have 20gb for my ubuntu which I want to expand. I just unallocated 200gb of my windows partition via windows disk management. I booted again ubuntu with my usb drive without installing and tried Gparted to resize/move my ubuntu partition. But I can't expand ubuntu partition at all. This is what I get in Gparted:

GParted screenshot

David Foerster
  • 36,890
  • 56
  • 97
  • 151
m0j1
  • 103

1 Answers1

1

You can only grow partitions if there is adjacent unallocated space. If you have unallocated space at a different location, you need to move all the partitions in between the two first. GParted offers a "move" operation. Moving large partitions may take a long time.

As with most operations that change the geometry of a partition, there's a significant chance of failure and data loss. So back up your data.

David Foerster
  • 36,890
  • 56
  • 97
  • 151