我插入移动硬盘,提示
Error mounting: mount exited with exit code 13: ntfs_mst_post_read_fixup: magic: 0x43425355 size: 4096 usa_ofs: 773 usa_count: 65535: Invalid argument
Actual VCN (0x800002891a41200) of index buffer is different from expected VCN (0x1).
Failed to mount '/dev/sdb1': 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.
然后查看/etc/fstab文件如下
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda1 during installation
UUID=958f7fdd-d897-4a04-8bfa-02e097d6aabb / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=db52ecd2-6ba4-45bc-bc58-050fac793eb7 none swap sw 0 0
怎么回事,在计算机里可以显示出来,但是一按就出现上面的一堆英文,
移动硬盘挂载问题
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。