I want to increase the size of /dev/sda1 by using the size of unallocated space.
Asked
Active
Viewed 41 times
0

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

A-ubuntu
- 45
-
3Possible duplicate of How to resize partitions? – Pilot6 Feb 03 '16 at 11:05
-
1Possible duplicate of How to extend my root (/) partition? – Rod Smith Feb 03 '16 at 14:03
1 Answers
2
In GParted:
- Right click on sda3, choose Resize/Move and slide it completely to the right.
- Right click on sda1, choose Resize/Move and resize it fitting the unallocated space.

MKay
- 935