Device with problem: Hard disk drive (1TB, internal, notebook, Windows 10)
Rootcause: physically damaged (something hit the notebook), BIOS asked for a bootable disk.
USB-Live-Stick worked perfectly with the notebook, conclusion -> problem only with HDD. When I tried to open/mount the HDD, an error-message occurred: ".. try in read-only mode.."
- Goal: recover data
- Goal: save the disk (if possible)
Solutions tried so far:
- Windows-Recovery-USB-Stick created with another Windows 10
- Start-help: unsuccessful. Recoverypoint: unsuccessful.
- "chkdsk /f /r" with runtime of around 48 hours: unknown error 6e74667363686b2e b05 at 99% of phase 4 (I guess, since 5 is on empty space) and 10% or 11% overall
- connected to another notebook with Linux Mint via USB to S-ATA
- I can read the HDD via "disks" (see picture) 'disks' on Linux Mint
- "sudo mount -t ntfs /dev/sda4 /media/winhdd" with no response (had to abort with CTRL+C, tried ..sda1.. as well)
How to proceed next?
EDIT: Since this question has been marked as "exact duplicate of an existing question" I am asked to "explain how it is different". How can I see the question which seems to be alike?
EDIT2: Ok, saw it on top of mine now, will review it's answers and come back afterwards. Please give me some time to do this.