ntfsclone报告“无法在470585344读取扇区,丢失数据”。 我怎样才能确定是什么文件?

我用ubuntu的ntfsclone把一个坏的windows硬盘复制到一个新的使用:

sudo ntfsclone --rescue -f --overwrite /dev/sda1 /dev/sdb1 

它产生以下内容:

 WARNING: Can't read sector at 470585344, lost data. 

这些警告中只有大约70个。 我怎样才能确定哪些真正的文件受到影响使用这些数字?

在寻找相反的,如果你愿意的话,文件到部门的地址parsing,我碰到你的问题。 在Windows机器上,使用Windows 2000 OEM工具包中的nfi.exe:见http://forums.seagate.com/t5/Barracuda-XT-Barracuda-Barracuda/Tip-How-to-determine-which-file-占据-A-特定扇区/ TD-p / 35567