Recover NON-RAID partition accidentally initialized as RAID
Posted: 19 Oct 2020, 23:59
So, I accidentally initialized a NTFS Disk as RAID. I'm trying to recover my partition.
I can see my partition named "Archive" on list after quick search.
But I can't write it to disk.
So I try to change the controller mode in bios to AHCI instead RAID and now I can see a lot of relevant stuff even before quick search:
Analysing by size, I think that LDM Data is my partition. I'm not sure if it was an extended partition before the mistake, but I'm sure that my partition was using the entire disk (at least, all the available space to partition).
On Advanced mode I can change these partitions:
But I don't know exactly what to do. I can change LDM Data type to NTFS or something like that?
On Disk Management on Windows, It's asking to initialize the disk but I didn't do anything because I don't know if it can help. The disk is show as Unknown, Unallocated and Not Initialized.
Please, any help is welcome. I'm trying to recovery it the entire week.
Thank you
I can see my partition named "Archive" on list after quick search.
Code: Select all
The harddisk (1000 GB / 931 GiB) seems too small! (< 1664 GB / 1550 GiB)
The following partition can't be recovered:
HPFS - NTFS 80885 25 37 202407 138 35 1952258048 [Archive]
NTFS, blocksize=4096, 999 GB / 930 GiB
So I try to change the controller mode in bios to AHCI instead RAID and now I can see a lot of relevant stuff even before quick search:
Code: Select all
check_part_gpt failed for partition
4 P MS Reserved 1230848 1261567 30720 [Microsoft reserved partition]
Bad GPT partition, invalid signature.
Trying alternate GPT
1 P Windows Recovery Env 2048 1023999 1021952 [Basic data partition]
2 P EFI System 1024000 1228799 204800 [EFI system partition]
3 P MS LDM MetaData 1228800 1230847 2048 [LDM metadata partition]
No FAT, NTFS, ext2, JFS, Reiser, cramfs or XFS marker
4 P MS Reserved 1230848 1261567 30720 [Microsoft reserved partition]
4 P MS Reserved 1230848 1261567 30720 [Microsoft reserved partition]
5 P MS LDM Data 1261568 1953525134 1952263567 [LDM data partition]
On Advanced mode I can change these partitions:
Code: Select all
1 P Windows Recovery Env 2048 1023999 1021952 [Basic data partition]
2 P EFI System 1024000 1228799 204800 [EFI system partition]
3 P MS LDM MetaData 1228800 1230847 2048 [LDM metadata partition]
4 P MS Reserved 1230848 1261567 30720 [Microsoft reserved partition]
5 P MS LDM Data 1261568 1953525134 1952263567 [LDM data partition]
On Disk Management on Windows, It's asking to initialize the disk but I didn't do anything because I don't know if it can help. The disk is show as Unknown, Unallocated and Not Initialized.
Please, any help is welcome. I'm trying to recovery it the entire week.
Thank you