Jon*_*han 9 server mount ntfs hard-drive 14.04
我无法在最新的稳定版 Ubuntu Server 14.04上安装我的 NTFS 驱动器:
$ sudo mount /dev/sdc /media/wd3TbHdd -t ntfs
NTFS signature is missing.
Failed to mount '/dev/sdc': Invalid argument
The device '/dev/sdc' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
Run Code Online (Sandbox Code Playgroud)
这是我的fdisk输出(已编辑以删除非/dev/sdc信息):
$ fdisk -l
...
WARNING: GPT (GUID Partition Table) detected on '/dev/sdc'! The util fdisk doesn't support GPT. Use GNU Parted.
Disk /dev/sdc: 3000.6 GB, 3000592982016 bytes
256 heads, 63 sectors/track, 363376 cylinders, total 5860533168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sdc1 1 4294967295 2147483647+ ee GPT
Partition 1 does not start on physical sector boundary.
...
Run Code Online (Sandbox Code Playgroud)
我有 4 个硬盘驱动器,其中一个是 NTFS,在我的Windows机器上运行良好,但在我的Ubuntu 服务器上不能正常工作
| 归档时间: |
|
| 查看次数: |
63403 次 |
| 最近记录: |