After analyse, disk doesn't appear in TestDisk

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
Post Reply
Message
Author
conmcdon721
Posts: 1
Joined: Yesterday, 17:53

After analyse, disk doesn't appear in TestDisk

#1 Post by conmcdon721 »

(Apologies upfront if this is in the wrong forum or if it's a duplicate issue. I did look for this issue but couldn't find one similar enough to my situation)

Hey all, I was hoping someone could help me fix my Windows machine's boot problem.

Background:
  • I was using my PC like normal, had played some games for a bit
  • I got up from my computer and went to shower
  • When I came back to my PC, there was a black screen with the message, "Select proper boot device or insert boot media in selected boot device and press a key"
I've encountered this issue before, and (as far as I can remember) I was able to fix it before by going into my BIOS, adjusting the boot priority, tweaking CSM settings, and/or tweaking UEFI settings (again, can't remember exactly if the CSM/UEFI settings actually did anything).

My SSD appeared in my BIOS's boot priority list, but adjusting any of these settings didn't resolve the issue. I reset to default and then consulted the Microsoft Q&A forums. From there, I tried the following things.

What I've tried:
  • I created a Windows Installation Media USB, booted from it, and used its "Repair my PC" feature to open a command prompt
  • In the command prompt, I entered DiskPart and ran the command list volume. My SSD did not show up here.
  • I exited DiskPart and then ran the command wmic diskdrive get status. It returned three OKAYs: presumably one for my HDD, one for my SSD, and one for my USB
  • Per TestDisk's docs, I created a live Fedora USB to use TestDisk and booted from it
  • I used Fedora's package manager to install TestDisk and entered it
  • In TestDisk, I initially saw my SSD in the disk selection list. I highlighted it, hit enter, and then selected Intel as my partition table type (it was highlighted by default)
  • I ran Analyse, but nothing appeared under "Partition / Start / End / Size in sectors"
  • The only options displayed on that screen were "write" and something else I can't remember. Both seemed like permanent changes to my disk, so I used the X in the top right of the window to exit the program.
  • I rebooted, installed and ran TestDisk again, and now my SSD doesn't appear in the Disk selection list.
I don't know what to do now. I did try running testdisk more explicitly after that, i.e. running sudo testdisk /dev/ with various "sd"s as the argument (e.g. sda, sda1, etc) but none of them were my SSD. Is the data on this disk still recoverable?

Here are some links to things I referenced:
recuperation
Posts: 3063
Joined: 04 Jan 2019, 09:48
Location: Hannover, Deutschland (Germany, Allemagne)

Re: After analyse, disk doesn't appear in TestDisk

#2 Post by recuperation »

If your device is not shown in TestDisk, you most likely have a physical issue with the device.
This is a case for a professional recovery lab, unfortunately.

You can cross check by putting your device in a different machine and see if it is recognized by TestDisk when it is installed in there.

I haven't seen a really well structured case description like yours for a long time.

If your device should become readible again for any miracle reason pulling SMART information is the way to go followed by an effort to clone the device as described in the manual.
About SMART:
viewtopic.php?f=5&t=10910

May i ask you the name of the manufacturer and the model by curiosity?
Post Reply