-1

i have tried move unallocated partition to sda3(ext4/) on live CD but failed. Is it possible to resize it or just re install ? Can you give me some information on how to do this?

enter image description here

Artur Meinild
  • 26,018

1 Answers1

1

If you want to add the space to sda3 you need to:
1) move your swap to the left. ( So the unallocated space is on the right. )
2) decrease your extended partition with the amount of the unallocated space. ( So your unallocated space becomes part of a primary partition. )
3) Move sda3 to the left. ( so the unallocated space is located on the right side of sda3. )
4) Enlarge sda3 with the amount of unallocated space.

As usual, make backups of important files first ( preferably on another disk ).