I'm resizing a partition that was created with fdisk. I want to resize from a partition less than 2TB to one greater than 2TB so I would need to use a GPT partition table. My question is if I delete the old partition (BIOS-based MBR) and create the new partition (as GPT) will it corrupt the partition table for my old data and make it inaccessible?
Cheers