Hmm now that have installed some software on the Linux box I have come up with the following for /dev/sdb
gdisk Repairing GPT Disks claims there is nothing faulty with the partitioning table. The GPT tables are there and the MBR is protected
Testdisk claims it finds "MS DATA" on the in sector 38 to the end of the partition. I'm pretty sure the file system should be EXT2 but now I'm starting to doubt myself.
Running TestDisk and in advanced I force EXT2 and ask to find backup superblocks. Yep find several. Now what? Should I make a raw copy of the faulty drive using dd and run fsck /f on the copy and hope if fixes the filesystem?
gdisk Repairing GPT Disks claims there is nothing faulty with the partitioning table. The GPT tables are there and the MBR is protected
Testdisk claims it finds "MS DATA" on the in sector 38 to the end of the partition. I'm pretty sure the file system should be EXT2 but now I'm starting to doubt myself.
Running TestDisk and in advanced I force EXT2 and ask to find backup superblocks. Yep find several. Now what? Should I make a raw copy of the faulty drive using dd and run fsck /f on the copy and hope if fixes the filesystem?