recuperation wrote: 29 Jun 2020, 17:07
You did not deliver a proof. From experience I know that I cannot rely on oral statements.
Code: Select all
Using locale 'en_US.utf8'.
Mon Jun 29 11:40:45 2020
Command line: TestDisk /log
TestDisk 7.1, Data Recovery Utility, July 2019
Christophe GRENIER <grenier@cgsecurity.org>
https://www.cgsecurity.org
OS: Linux, kernel 5.5.0-kali2-amd64 (#1 SMP Debian 5.5.17-1kali1 (2020-04-21)) x86_64
Compiler: GCC 9.2
ext2fs lib: 1.45.6, ntfs lib: libntfs-3g, reiserfs lib: none, ewf lib: none, curses lib: ncurses 6.1
User is not root!
Hard disk list
TestDisk exited normally.
Using locale 'en_US.utf8'.
Mon Jun 29 11:40:56 2020
Command line: TestDisk /log
TestDisk 7.1, Data Recovery Utility, July 2019
Christophe GRENIER <grenier@cgsecurity.org>
https://www.cgsecurity.org
OS: Linux, kernel 5.5.0-kali2-amd64 (#1 SMP Debian 5.5.17-1kali1 (2020-04-21)) x86_64
Compiler: GCC 9.2
ext2fs lib: 1.45.6, ntfs lib: libntfs-3g, reiserfs lib: none, ewf lib: none, curses lib: ncurses 6.1
/dev/sda: LBA, LBA48, DCO support
/dev/sda: size 976773168 sectors
/dev/sda: user_max 976773168 sectors
/dev/sda: dco 976773168 sectors
Warning: can't get size for Disk /dev/mapper/control - 0 B - 0 sectors, sector size=512
Hard disk list
Disk /dev/sda - 500 GB / 465 GiB - CHS 60801 255 63, sector size=512 - HGST HTS725050A7E630, S/N:TF0501WH3S35ZR, FW:GH2OA910
Disk /dev/sdb - 1000 GB / 931 GiB - CHS 121597 255 63, sector size=512 - WD Elements 10B8, FW:1012
Disk /dev/mapper/MariLinux--vg-root - 491 GB / 457 GiB - 959602688 sectors, sector size=512
Disk /dev/mapper/MariLinux--vg-swap_1 - 8480 MB / 8088 MiB - 16564224 sectors, sector size=512
Disk /dev/mapper/sda5_crypt - 499 GB / 465 GiB - 976236544 sectors, sector size=512
Disk /dev/dm-0 - 499 GB / 465 GiB - 976236544 sectors, sector size=512
Disk /dev/dm-1 - 491 GB / 457 GiB - 959602688 sectors, sector size=512
Disk /dev/dm-2 - 8480 MB / 8088 MiB - 16564224 sectors, sector size=512
Partition table type defaults to Intel
Disk /dev/sdb - 1000 GB / 931 GiB - WD Elements 10B8
Partition table type: Intel
Analyse Disk /dev/sdb - 1000 GB / 931 GiB - CHS 121597 255 63
Current partition structure:
Partition sector doesn't have the endmark 0xAA55
Code: Select all
mari@MariLinux:~$ sudo fdisk -l
[sudo] password for mari:
Disk /dev/sda: 465.78 GiB, 500107862016 bytes, 976773168 sectors
Disk model: HGST HTS725050A7
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0xe15e9ef5
Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 499711 497664 243M 83 Linux
/dev/sda2 501758 976771071 976269314 465.5G 5 Extended
/dev/sda5 501760 976771071 976269312 465.5G 83 Linux
Partition 2 does not start on physical sector boundary.
Disk /dev/mapper/sda5_crypt: 465.52 GiB, 499833110528 bytes, 976236544 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/mapper/MariLinux--vg-root: 457.59 GiB, 491316576256 bytes, 959602688 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/mapper/MariLinux--vg-swap_1: 7.92 GiB, 8480882688 bytes, 16564224 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/sdb: 931.49 GiB, 1000170586112 bytes, 1953458176 sectors
Disk model: Elements 10B8
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
mari@MariLinux:~$ smartctl -i /dev/sdb
bash: smartctl: command not found
mari@MariLinux:~$ sudo smartctl -i /dev/sdb
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.5.0-kali2-amd64] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Western Digital Elements / My Passport (USB, AF)
Device Model: WDC WD10JMVW-11AJGS2
Serial Number: WD-WX61A645CKDT
LU WWN Device Id: 5 0014ee 20a9a9a71
Firmware Version: 01.01A01
User Capacity: 1,000,204,886,016 bytes [1.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 5400 rpm
Device is: In smartctl database [for details use: -P show]
ATA Version is: ACS-2 (minor revision not indicated)
SATA Version is: SATA 3.0, 3.0 Gb/s (current: 3.0 Gb/s)
Local Time is: Mon Jun 29 12:09:30 2020 CDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
mari@MariLinux:~$ ^C
mari@MariLinux:~$ sudo smartctl -a /dev/sdb
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.5.0-kali2-amd64] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Western Digital Elements / My Passport (USB, AF)
Device Model: WDC WD10JMVW-11AJGS2
Serial Number: WD-WX61A645CKDT
LU WWN Device Id: 5 0014ee 20a9a9a71
Firmware Version: 01.01A01
User Capacity: 1,000,204,886,016 bytes [1.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 5400 rpm
Device is: In smartctl database [for details use: -P show]
ATA Version is: ACS-2 (minor revision not indicated)
SATA Version is: SATA 3.0, 3.0 Gb/s (current: 3.0 Gb/s)
Local Time is: Mon Jun 29 12:11:12 2020 CDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART Status not supported: Incomplete response, ATA output registers missing
SMART overall-health self-assessment test result: FAILED!
Drive failure expected in less than 24 hours. SAVE ALL DATA.
Warning: This result is based on an Attribute check.
See vendor-specific Attribute list for failed Attributes.
General SMART Values:
Offline data collection status: (0x00) Offline data collection activity
was never started.
Auto Offline Data Collection: Disabled.
Self-test execution status: ( 0) The previous self-test routine completed
without error or no self-test has ever
been run.
Total time to complete Offline
data collection: (18780) seconds.
Offline data collection
capabilities: (0x7b) SMART execute Offline immediate.
Auto Offline data collection on/off support.
Suspend Offline collection upon new
command.
Offline surface scan supported.
Self-test supported.
Conveyance Self-test supported.
Selective Self-test supported.
SMART capabilities: (0x0003) Saves SMART data before entering
power-saving mode.
Supports SMART auto save timer.
Error logging capability: (0x01) Error logging supported.
General Purpose Logging supported.
Short self-test routine
recommended polling time: ( 2) minutes.
Extended self-test routine
recommended polling time: ( 210) minutes.
Conveyance self-test routine
recommended polling time: ( 5) minutes.
SCT capabilities: (0x7035) SCT Status supported.
SCT Feature Control supported.
SCT Data Table supported.
SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
1 Raw_Read_Error_Rate 0x002f 123 114 051 Pre-fail Always - 78803
3 Spin_Up_Time 0x0027 132 126 021 Pre-fail Always - 4400
4 Start_Stop_Count 0x0032 094 094 000 Old_age Always - 6283
5 Reallocated_Sector_Ct 0x0033 137 137 140 Pre-fail Always FAILING_NOW 2665
7 Seek_Error_Rate 0x002e 001 001 000 Old_age Always - 236572
9 Power_On_Hours 0x0032 091 091 000 Old_age Always - 7007
10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0
11 Calibration_Retry_Count 0x0032 100 100 000 Old_age Always - 0
12 Power_Cycle_Count 0x0032 099 099 000 Old_age Always - 1747
192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 339
193 Load_Cycle_Count 0x0032 189 189 000 Old_age Always - 35870
194 Temperature_Celsius 0x0022 104 098 000 Old_age Always - 43
196 Reallocated_Event_Count 0x0032 001 001 000 Old_age Always - 2437
197 Current_Pending_Sector 0x0032 200 198 000 Old_age Always - 0
198 Offline_Uncorrectable 0x0030 100 253 000 Old_age Offline - 0
199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 3
200 Multi_Zone_Error_Rate 0x0008 100 253 000 Old_age Offline - 0
SMART Error Log Version: 1
No Errors Logged
SMART Self-test log structure revision number 1
No self-tests have been logged. [To run self-tests, use: smartctl -t]
SMART Selective self-test log data structure revision number 1
SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
1 0 0 Not_testing
2 0 0 Not_testing
3 0 0 Not_testing
4 0 0 Not_testing
5 0 0 Not_testing
Selective self-test flags (0x0):
After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.
mari@MariLinux:~$
Hope this help as evidence
Yes. Looks like I guessed right unfortunately.
You probably cannot remove the USB-connector to make a SATA connector appear behind. I think it is soldered together.
Now a dockingstation is not an option anymore, rather another computer that seems to be working correctly.
Yes it is soldered. What do you mean with another computer that seems to be working? I have a laptop working where I am doing the testdisk quickscan on. What to do with it?
Quicksearch is at 21%. Proceed or stop and do something else to recover data?