August 16th, 2013, 15:20
Model: TOSHIBA MK5065GSXF (scsi)
Disk /dev/sdc: 500GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Number Start End Size File system Name Flags
1 20.5kB 210MB 210MB fat32 EFI system partition boot
2 210MB 499GB 499GB hfs+ Customer
3 499GB 500GB 650MB hfs+ Recovery HD
# mount -t hfsplus /dev/sdc2 usbdrive
mount: /dev/sdc2: can't read superblock
# fsck -t hfsplus /dev/sdc2
fsck from util-linux 2.20.1
** /dev/sdc2
** Checking HFS Plus volume.
** Checking Extents Overflow file.
Invalid leaf record count
(It should be 425 instead of 453)
** Checking Catalog file.
Invalid sibling link
(4, 34279)
** Volume check failed.
# hpfsck /dev/sdc2
*** Checking Volume Header:
Volume was not cleanly unmounted
Reserved attribute in use: 6000
Reserved attribute in use: 80000000
Volume was last Mounted by unknnown implemenatation:
kcsf
Invalid total blocks 743D818, expected 0 Done ***
*** Checking Backup Volume Header:
Unexpected Volume signature ' ' expected 'H+'
hpfsck: hpfsck: This is not a HFS+ volume (Unknown error -1)
August 16th, 2013, 15:34
August 16th, 2013, 15:43
lcoughey wrote:Please tell me that you are working with a full sector-by-sector clone of the drive and not the original, right?
August 16th, 2013, 16:12
August 16th, 2013, 17:12
August 16th, 2013, 22:03
August 19th, 2013, 9:54
febrile42 wrote:Thanks for the link, Luke. If I find myself in a situation where data recovery services are likely needed, it's very helpful to know what not to do on my own.
Unfortunately for this drive, it will never meet a data recovery professional. As mentioned, this is a friend's daughter's drive out of her laptop. There is zero budget for data recovery; I'm just trying my best to help someone in need with the tools I have available -- including asking for help on a very knowledgeable forum.
Powered by phpBB © phpBB Group.