I imagine most people come here with a similar story. I have a Seagate 3TB drive from 2015 and everything was working great till it wasn't. It appears the power board in the USB enclosure died and now when I plug in the directly to my PC via Sata Cable none of my Operating systems are able to read the data.
Windows 10 sees it as RAW DATA
Fedora doesn't mount it. (Only appears in Testdisk and disk size appears correct)
The disk was one large partition that I stored videos on. I was connected via USB3 to a RaspberryPi and I believe the file format was NTFS.
My understanding is that because of the size of my Drive, there is a workaround where a GBT partition is used but it appears as MBR to facilitate the large capacity.
Could you advise on what to use when I launch test disk? Testdisk says the partition is MBR, but this can]t be true. I have run a quick search on both MBR and GPT and I am unable to list the files like I see others do in tutorials.
Is there any advice you can give?
Code: Select all
Hard disk list
Disk /dev/sda - 120 GB / 111 GiB - CHS 14593 255 63, sector size=512 - SanDisk SDSSDX12, FW:R211
Disk /dev/sdb - 3000 GB / 2794 GiB - CHS 364801 255 63, sector size=512 - ST3000DM001-1CH1, FW:CC43
Disk /dev/sdc - 1000 GB / 931 GiB - CHS 121601 255 63, sector size=512 - ST1000LX015-1U71, FW:SDM1
Partition table type (auto): Intel
Disk /dev/sdb - 3000 GB / 2794 GiB - ST3000DM001-1CH1
Partition table type: Intel
Analyse Disk /dev/sdb - 3000 GB / 2794 GiB - CHS 364801 255 63
Geometry from i386 MBR: head=255 sector=63
BAD_RS LBA=1 16450559
check_part_i386 1 type EE: no test
BAD_RS LBA=51456 16450559
test_FAT()
2 P FAT32 3 51 49 45600 40 8 732515072
sector_size 0
cluster_size 0
reserved 0
fats 0
dir_entries 0
sectors 0
media 00
fat_length 0
secs_track 0
heads 0
hidden 0
total_sect 0
check_part_i386 failed for partition type 0B
Current partition structure:
1 P EFI GPT 0 0 2 3 47 50 51205
Bad relative sector.
Invalid FAT boot sector
2 P FAT32 3 51 49 45600 40 8 732515072
2 P FAT32 3 51 49 45600 40 8 732515072
Bad relative sector.
No partition is bootable
Backup partition structure
partition_save
search_part()
Disk /dev/sdb - 3000 GB / 2794 GiB - CHS 364801 255 63
NTFS at 1/5/5
Warning: number of bytes per sector mismatches 4096 (NTFS) != 512 (HD)
filesystem size 732563456
sectors_per_cluster 1
mft_lcn 786432
mftmirr_lcn 2
clusters_per_mft_record 1
clusters_per_index_record 1
HPFS - NTFS 1 5 5 364800 190 62 5860507648
NTFS, blocksize=4096, 3000 GB / 2794 GiB
Results
* HPFS - NTFS 1 5 5 364800 190 62 5860507648
NTFS, blocksize=4096, 3000 GB / 2794 GiB
Hint for advanced users: dmsetup may be used if you prefer to avoid rewriting the partition table for the moment:
echo "0 5860507648 linear /dev/sdb 16384" | dmsetup create test0
ntfs_mst_post_read_fixup_warn: magic: 0xfe8f7130 size: 4096 usa_ofs: 22298 usa_count: 41598: Invalid argument
Record 0 has no FILE magic (0xfe8f7130)
Failed to load $MFT: Input/output error
ntfs_mst_post_read_fixup_warn: magic: 0xfe8f7130 size: 4096 usa_ofs: 22298 usa_count: 41598: Invalid argument
Record 0 has no FILE magic (0xfe8f7130)
Failed to load $MFT: Input/output error