Topic: HELP REQUEST: How does GParted deal with Windows MBR partitions?
On my Microsoft Windows 10 laptop, I have non-contiguous unallocated space on a MBR partition that I want to move to after an existing partition so I can extend that partition.
There are recovery partitions between the unallocated space and the partition I want to extend, which I want to remain unaffected by moving the unallocated space to after the partition I want to extend.
The following is a list of volumes/partitions in contiguous order on my laptop, initially generated by Windows diskpart and subsequently enhanced by me with additional information:
Disk # Volume ### Ltr Label Fs Type Size Status Info
------ ---------- --- ----------- ----- ---------- ------- --------- --------
Disk 0 Volume 1 System Rese NTFS Partition 100 MB Healthy System
Disk 0 Volume 9 UNALLOCATED
Disk 0 Volume 3 Recovery 1 NTFS Partition 508 MB Healthy Hidden
Disk 0 Volume 4 Recovery 2 NTFS Partition 468 MB Healthy Hidden
Disk 0 Volume 2 E Data2 NTFS Partition 366 GB Healthy
Disk 1 Volume 5 C Windows 10 NTFS Partition 95 GB Healthy Boot
Disk 1 Volume 7 Recovery 3 NTFS Partition 970 MB Healthy Hidden
Disk 1 Volume 8 Recovery 4 NTFS Partition 782 MB Healthy Hidden
Disk 1 Volume 6 D Data NTFS Partition 368 GB Healthy
This post is relevant to Disk 0 above, but details for Disk 1 are listed for completeness.
All partitions are MBR, not GPT.
Ideally I would like to keep partitions as MBR and not convert to GPT to avoid any potential loss of or any adverse impact upon any of the recovery partitions.
The task I want to achieve is to move UNALLOCATED volume 9 to after volume 2 without having any impact whatsoever on the recovery volumes 3 and 4.
Can GParted do this?