Page 1 of 1

The NTFS partition and files can be listed in TestDisk but not in Windows. Partition table type "None" suggested

Posted: 25 Mar 2017, 00:21
by SZJX
I have a laptop with dualboot Windows 10/Ubuntu with three hard drives. The first two drives always work fine while the situation with the third drive (it was in NTFS) has been a bit curious: I could use it normally in Windows but Ubuntu just couldn't mount it. I just kept using it that way and made sure I wouldn't need the files on that drive in Ubuntu.

Today, some problems occurred with my Windows 10 and I had to reinstall it. After the reinstallation, the third drive couldn't be recognized anymore in Windows as well.

The screen output of disk management utility, where "Drive 1" (in the middle) is the one with problems:

Image


The result from `mountvol`:

Code: Select all

    \\?\Volume{eb45493f-0000-0000-0000-100000000000}\
        *** NO MOUNT POINTS ***

    \\?\Volume{e5d36273-0608-4590-9243-33880cff839a}\
        D:\

    \\?\Volume{eb45493f-0000-0000-0000-501f00000000}\
        C:\

I downloaded TestDisk and it suggested "None" as partition table type by default:

Image

Then I could proceed and list all my files, apparently:

Image

Image

(And some other directories).

If I try to Choose `Intel` as the partition table type, then the following message is shown:

Image

I'm really quite at a loss here. I knew that the original situation where Ubuntu couldn't mount the drive was already suspicious, but I didn't really have time to thoroughly deal with it.

Is the source of the problem more likely from the drive itself or my initial partitioning? (I think I just went through partition in Windows disk utility and there seemed nothing unusual.) Does the current situation mean the whole physical hard disk is already flawed/broken, and the best I can do is to try to copy some of the original files out using "None" as the partition table type in `TestDisk`, or is there still any way for me to recover the partition table and keep using the drive? I searched around the web for a while but couldn't seem to find an exact case matching my situation.

Re: The NTFS partition and files can be listed in TestDisk but not in Windows. Partition table type "None" suggested

Posted: 25 Mar 2017, 09:40
by cgrenier
The best solution may be to use None for the partition table type, copy your files as you suggested, verify that you have everything, remove all partitions, create and format a new partition, copy your files back.

Re: The NTFS partition and files can be listed in TestDisk but not in Windows. Partition table type "None" suggested

Posted: 25 Mar 2017, 13:46
by SZJX
Today after I booted up the computer, the drive is somehow mysteriously working again. Not sure if it has to do with the tasks I performed with the tools, or some Windows updates, or just the instability in this disk itself... I tend to think the disk itself is not up to the standards since I got it at a far-lower-than-normal price on an eBay equivalent. I guess the seller probably has dubious sources. Anyways, I've long prepared for this erratic drive to die and therefore only store non-essential media/game installations on this drive, so it wouldn't be such a big hit even if it's gone. Thanks for your reply.