Então ... você tem algo mais em /dev/sda6
? Versões "recentes" do gparted são capazes de mover partições. Seu problema seria:
- mova
/dev/sda6
para baixo (para usar o espaço liberado em/dev/sda5
) - mova
/dev/sda7
para baixo (para colocar o espaço livre no final) - estender
/dev/sda7
As partições precisam ser desmontadas, de acordo com a documentação :
Moving a Partition
Moving and resizing a partition can be performed by a single gparted operation.
To move a partition:
Select an unmounted partition. See the section called “Selecting a Partition”.
Choose: Partition → Resize/Move. The application displays the Resize/Move /path-to-partition dialog.
Adjust the location of the partition. See the section called “Specifying Partition Size and Location”.
Specify the alignment of the partition. See the section called “Specifying Partition Alignment”.
Click Resize/Move. The application displays the resize/move partition operation in the Pending Operations pane.
Tip
If the partition is an operating system boot partition, then the operating system might not boot after the move operation is applied.
If the operating system fails to boot, see the section called “Fixing Operating System Boot Problems”.