无法从linux访问同一台机器上的数据盘进行写入。
Error mounting /dev/sdc1 at /media/armin/1T_20131122: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sdc1" "/media/armin/1T_20131122"' exited with non-zero exit status 14: The disk contains an unclean file system (0, 0).
Metadata kept in Windows cache, refused to mount.
Failed to mount '/dev/sdc1': Operation not permitted
The NTFS partition is in an unsafe state. Please resume and shutdown
Windows fully (no hibernation or fast restarting), or mount the volume
read-only with the 'ro' mount option.
答案1
我猜数据磁盘是 Windows 8 磁盘?如果是这样,那么据我所知您无法通过 Linux 访问此分区。
我认为这是因为 Windows 8 没有“正确”关机来帮助改善其启动时间。
我建议创建一个单独的 NTFS 分区,调整磁盘大小或使用不包含操作系统的新分区来存储数据。