背景:
在用U盘从Ubuntu中拷程序时,系统显示:
Failed to mount '/dev/sdb1'(无法识别/dev/sdb1分区)
NTFS is either inconsistent,or there is a hardware fault...
即NTFS移动硬盘无法挂载
解决:
Shell命令:sudo ntfsfix /dev/sdb1 (/dev/sdb1处应写为无法识别的分区,本例为/dev/sdb1)
背景:
在用U盘从Ubuntu中拷程序时,系统显示:
Failed to mount '/dev/sdb1'(无法识别/dev/sdb1分区)
NTFS is either inconsistent,or there is a hardware fault...
即NTFS移动硬盘无法挂载
解决:
Shell命令:sudo ntfsfix /dev/sdb1 (/dev/sdb1处应写为无法识别的分区,本例为/dev/sdb1)
1173
6433
7388
2231
2188

被折叠的 条评论
为什么被折叠?
&spm=1001.2101.3001.5002&articleId=51927572&d=1&t=3&u=c94b749ef69049e490fe0c135483fe9d)