パーティションテーブルが壊れたドライブからデータを回復する

パーティションテーブルが壊れたドライブからデータを回復する

Windows 7 がインストールされたラップトップを持っています。最近、Windows のインストールが破損しているというメッセージが表示されるようになったので、ブート ドライブをフォーマットしました。しかし、その後、Windows のインストール自体がブート パーティションを作成できないと表示されました。そのため、OS がなくなり、パーティション テーブルが壊れてしまいました。Ubuntu 14.04 ライブ USB を使用してデータを回復しようとしました。ドライブのマウントでエラーが表示されます。データを失うわけにはいかないので、データを回復する方法はありますか... マウントで発生したエラーは次のとおりです。

**UNABLE TO ACCESS "ZERO"**
*Error mounting /dev/sda5 at /media/ubuntu/zero: Command-line 'mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=999,gid=999,dmask=0077,fmask=0177" "/dev/sda5" "/media/ubuntu/zero" exited with non-zero exit status 13: $MFTMirr does not match $MTF (record 0).
Failed to mount "dev/sda5": Input/output error. 
NTFS is either inconsistent, or there is a hardware fault, or it's a SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows then reboot into Windows twice. The usage of the /f parameter is very important! If the device is a SoftRAID/FakeRAID then first activate it and mount a different device under the /dev/mapper/ directory. Please see the 'dmraid' documentation for more details.*

関連情報