|
|

楼主 |
发表于 2008-1-30 18:37:22
|
显示全部楼层
谢谢大家的回答,我的错误信息如下:
[root@75 ]# mount -t ntfs /dev/sda1 /media/sda1
Unexpected clusters per mft record (-1).
Failed to mount '/dev/sda1': 无效的参数
The device '/dev/sda1' doesn't have a valid NTFS.
Maybe you selected the wrong device? Or the whole disk instead of a
partition (e.g. /dev/hda, not /dev/hda1)? Or the other way around?
但是我很清楚的记得我是手工还原的,因为我的电脑上有三个分区c,d,e 分别对应 linux 中的 sda1 , sda6 ,sda7只有c即sda1的数据无法读取,其他的分区十分正常(在fedora中)。 |
|