我现在有最新的 Ubuntu Linux 12.04 版本。我想挂载一个外部 HDD NTFS 1TB。我遵循了很多指南,但仍然没有成功。我得到的错误是这样的:
Failed to read last sector (1953523119): Invalid argument
HINTS: Either the volume is a RAID/LDM but it wasn't setup yet,
or it was not setup correctly (e.g. by not using mdadm --build ...),
or a wrong device is tried to be mounted,
or the partition table is corrupt (partition is smaller than NTFS),
or the NTFS boot sector is corrupt (NTFS size is not valid).
Failed to mount '/dev/sdb1': Invalid argument
The …
Run Code Online (Sandbox Code Playgroud)