我正在使用 ubuntu 14.04,我的外部硬盘没有安装在这里。它给出错误:
我的 Ex. 硬盘很容易安装。我不知道发生了什么。我试过这个
vikky@vikky-Inspiron-5558:~$ sudo ntfsfix /dev/sdc
[sudo] password for vikky:
Mounting volume... NTFS signature is missing.
FAILED
Attempting to correct errors... NTFS signature is missing.
FAILED
Failed to startup volume: Invalid argument
NTFS signature is missing.
Trying the alternate boot sector
Unrecoverable error
Volume is corrupt. You should run chkdsk.
vikky@vikky-Inspiron-5558:~$
当我在 GParted 中看到驱动器的信息时:
答案1
Ubuntu 不太擅长修复 NTFS。
为了减少丢失数据的机会,我建议您从 Windows 框运行检查磁盘。
不知道该怎么做?http://www.howtogeek.com/howto/windows-vista/guide-to-using-check-disk-in-windows-vista/
答案2
尝试 testdisk 这里是论坛帖子的链接,有人遇到了类似的问题,他使用 testdisk 修复了 PBR 问题 http://ubuntuforums.org/showthread.php?t=2129262