0

enter image description here

I want to increase the size of /dev/sda1 by using the size of unallocated space.

Mark Kirby
  • 18,529
  • 19
  • 78
  • 114

1 Answers1

2

In GParted:

  1. Right click on sda3, choose Resize/Move and slide it completely to the right.
  2. Right click on sda1, choose Resize/Move and resize it fitting the unallocated space.
MKay
  • 935