Partition found, but write error Topic is solved

How to use TestDisk to recover lost partition
Forum rules
When asking for technical support:
- Search for posts on the same topic before posting a new question.
- Give clear, specific information in the title of your post.
- Include as many details as you can, MOST POSTS WILL GET ONLY ONE OR TWO ANSWERS.
- Post a follow up with a "Thank you" or "This worked!"
- When you learn something, use that knowledge to HELP ANOTHER USER LATER.
Before posting, please read https://www.cgsecurity.org/testdisk.pdf
Locked
Message
Author
Sjeng
Posts: 3
Joined: 12 Feb 2022, 16:38

Partition found, but write error

#1 Post by Sjeng »

Hello there. I've recently lost a partition. Windows doesn't see my G: drive anymore. I have 2 HDD's of 1TB, each has 2 partitions. I've ran TestDisk, and it sees my disks, and all partitions, but when I try to set the lost partition to either *, P or L (Primary bootable, Primary or Logical) the program can't write that to the disk. So I'm stuck there.
I tried using the partition type NONE, and when I do that, TestDisk only sees the first partition on the disk (titled GAMES), but not the other part. When I continue, I do get more partitions, 2 more actually, but I don't seem to be able to do anything further...
When selecting partition type Intel/PC, TestDisk sees both my partitions immediately, it even sees the name I have it (Media3). Both as Primary partitions. When I continue, I can set it to */P/L (or D). It doesn't matter which one I pick (obviously not D), TestDisk cannot write.
When trying to rebuild the Boot Sector, TD tells me the status is OK. Repairing the MFT also tells me it's in order (it matches the mirror MFT perfectly).

... So, if there's nothing wrong with the partition, why can't I fix it so Windows 10 sees it again. I can list all the files just fine in TestDisk, but not in Windows 10. Thanks for the help!

images of the steps I took below:
With NONE:
Image
Image
Image
Image
Image
Image
Image

with Intel/PC:
Image
Image
Image
Image
Image

Image
Image
Image
Image
it sees the files and folders just fine...

Image
Image
recuperation
Posts: 3026
Joined: 04 Jan 2019, 09:48
Location: Hannover, Deutschland (Germany, Allemagne)

Re: Partition found, but write error

#2 Post by recuperation »

Are you running Testdisk with admin rights?
As there is no free space between your partitions I assume you used the GPT partition table type when you partitioned it.
Try writing in GPT mode.
Sjeng
Posts: 3
Joined: 12 Feb 2022, 16:38

Re: Partition found, but write error

#3 Post by Sjeng »

Yes, ran it as administrator.

Picking GPT doesn't show any partitions...

Image

When I continue, it starts tos can again, but extremely slow...

Image

2 hours later, 04%... Why does it say Mac HFS? I'm not on a Mac, this is a PC. I don't think this is the solution... the PC option at least showed my the partitions and the files on them.
recuperation
Posts: 3026
Joined: 04 Jan 2019, 09:48
Location: Hannover, Deutschland (Germany, Allemagne)

Re: Partition found, but write error

#4 Post by recuperation »

4% of 1000GB in 2 hours translates roughly into 6 MByte/sec. That is more than ten times too slow.

Your drive is failing.
Duplicate the drive using ddrescue as described in the manual.

You might create a smartmontools report before duplicating (does not take long at all!).
viewtopic.php?f=5&t=10910
Sjeng
Posts: 3
Joined: 12 Feb 2022, 16:38

Re: Partition found, but write error

#5 Post by Sjeng »

I feared as much. Thanks for the help!
Locked