external - NTFS/GPT 挂载以退出代码 13 退出

标签 external ntfs mount ubuntu-11.10 hdd

这是一个重复的帖子,因为我在 askubuntu.com 上没有得到任何帮助。

我有一个 1TB 的外置硬盘,最近我将它格式化为 NTFS。直到现在,它都很好地安装在我的 Ubuntu 11.10 上。我没有做任何改变来影响我的操作系统或我的 exhdd。

我得到的错误是:

Error mounting: mount exited with exit code 13: $MFTMirr does not match $MFT (record 0).
Failed to mount '/dev/sdb2': 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, (e.g.
/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
for more details.

我确实读过 thisthis .但两者都没有帮助。

我尝试安装 ntfsfix但不再存在这样的包。
我从来没有在 Windows 机器上使用过这个硬盘。如果我需要使用其他机器来解决这个问题,我可以使用 mac。

有什么建议吗?

这是我的 sudo fdisk -l 输出:
GPT到底是什么?我没有那样做。它曾经是NTFS。
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000586fb

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *        2148   961320312   480659082+  83  Linux
/dev/sda2       961320313   976773167     7726427+   5  Extended
/dev/sda5       961320314   976773167     7726427   83  Linux

WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.


Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xcfd88605

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1               1  1953525167   976762583+  ee  GPT

最佳答案

这是有效的事情:

  • 我首先需要得到 ntfs-3g ( sudo apt-get install ntfs-3g )
  • 运行 sudo fdisk -l找出挂载点在哪里。我的是 /dev/sdb1
  • 我跑了ntfsfix -b /dev/sdb1这解决了问题。
  • 关于external - NTFS/GPT 挂载以退出代码 13 退出,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12267164/

    相关文章:

    c++ - 类有外部链接吗?

    cocoa - OSX : Get application windows + bounds

    javascript - iFrame 和 Javascript 到父文档

    windows - 查看 NTFS (EFS) 上加密文件的密文

    c++ - 在NTFS压缩目录中,如何读取文件压缩和未压缩的大小?

    python - 将物理设备挂载到笔记本

    iOS 配件 SDK - 3.5mm 插孔控制

    java - 如何安全地更新一个有很多读者和一个作者的文件?

    网络驱动器上的 python fsync() 挂起

    objective-c - 如何执行mount_smbfs终端命令挂载