Data recovery and disk repair questions and discussions related to old-fashioned SATA, SAS, SCSI, IDE, MFM hard drives - any type of storage device that has moving parts
Post a reply

Delete partion in DMDE - Can't boot anymore

June 15th, 2024, 5:51

Hello

my 512 GB SSD was splited in two partionn C and D drive. As I was runnig out of space, I decided to delete D. I couldn't do it with Windows Disk manager interface so I used DMDE.

I took the drive out, I put it into a SSD -> USB enclosure, I opened DMDE, selected the external drive and I delete the DATA partion. When doing this, is ask me if I want to make a backup and I agree.

I've put back SSD but PC doesn't boot anymore. I've put the SSD back to enclosure, load the saved file but doesn't work. There's a red E on DMDE. It seems to indicate a entry error in partion. I don't know how to fix it.

I've read some post on redit asking to insert back partiton, I 've tried but didn't help. I've attached a pics of the drive how it looks currently and backup from DMDE. It should be probably easy to find the right command but I don't want to mess up more.

Thanks
Sam
Attachments
dumpback.zip
(1012 Bytes) Downloaded 128 times
DMDE_problem_deleted_partition.JPG

Re: Delete partion in DMDE - Can't boot anymore

June 15th, 2024, 12:03

The protective MBR partition metadata are missing from the end of sector 0.

Code:
Offset(h) 00               08

000001A0  67206F7065726174 696E672073797374  g operating syst
000001B0  656D000000637B9A 734633E900000000  em...c{šsF3é....
000001C0  0000000000000000 0000000000000000  ................
000001D0  0000000000000000 0000000000000000  ................
000001E0  0000000000000000 0000000000000000  ................
000001F0  0000000000000000 00000000000055AA  ..............Uª

See Fig. 1:

https://thestarman.pcministry.com/asm/mbr/GPT.htm

Re: Delete partion in DMDE - Can't boot anymore

June 16th, 2024, 4:53

Thank you very much, this is a great site to understand the structure. What would you recommand to expand/shrink/delete W10 partition, DMDE or something else ?

Re: Delete partion in DMDE - Can't boot anymore

June 16th, 2024, 4:58

I prefer gparted for that sort of thing - but make sure you have an image before doing anything, don't work live on a drive - accidents happen.

Re: Delete partion in DMDE - Can't boot anymore

June 16th, 2024, 11:14

Thanks, I did it with Gparted, perfect.

Re: Delete partion in DMDE - Can't boot anymore

June 16th, 2024, 11:29

I think the solution in DMDE was probably to toggle GPT On/Off. This would have reset the protective MBR.

Re: Delete partion in DMDE - Can't boot anymore

June 16th, 2024, 11:35

I've tried that but didn't work. I did it manualy.
Attachments
Boot_problem_DMDE_update_sector0.JPG

Re: Delete partion in DMDE - Can't boot anymore

June 16th, 2024, 12:50

BTW, any suggestion for a backup software who could backup daily my SSD 512 GB (Document and Desktop) to my WD 1TB SATA installed on same computer ? Or Sync tool... but something really easy.

Re: Delete partion in DMDE - Can't boot anymore

June 16th, 2024, 14:01

samstown wrote:BTW, any suggestion for a backup software who could backup daily my SSD 512 GB (Document and Desktop) to my WD 1TB SATA installed on same computer ? Or Sync tool... but something really easy.

Maybe easeus to do backup? Not sure if its free and how to use it tho...

Re: Delete partion in DMDE - Can't boot anymore

June 16th, 2024, 14:28

samstown wrote:BTW, any suggestion for a backup software who could backup daily my SSD 512 GB (Document and Desktop) to my WD 1TB SATA installed on same computer ? Or Sync tool... but something really easy.
Have a look at syncthing

Re: Delete partion in DMDE - Can't boot anymore

June 17th, 2024, 3:13

Thanks. I've checked and syncthing is good to sync local PC with remote. To Sync internal HDD on same computer, it's not really designed for this. so I took https://freefilesync.org/download.php
Post a reply