Illecors, 1 year ago You can try fdisk. If the partition table is there - create a new partition at the exact same location, of the exact same size. If the partition table is not there - create *the exact same type (mbr vs gpt) partition table, then do the first if. Fdisk should tell you that it found a filesystem signature. Do not wipe it.
You can try fdisk.
fdisk
If the partition table is there - create a new partition at the exact same location, of the exact same size.
If the partition table is not there - create *the exact same type (mbr vs gpt) partition table, then do the first if.
Fdisk should tell you that it found a filesystem signature. Do not wipe it.