我刚刚安装了 Ubuntu 14.04,但无法安装exFAT硬盘。
我收到以下错误:
Unable to access “SeagateHDD”
Error mounting /dev/sdb1 at /media/me/SeagateHDD: Command-line `mount -t "exfat" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,iocharset=utf8,namecase=0,errors=remount-ro,umask=0077" "/dev/sdb1" "/media/me/SeagateHDD"' exited with non-zero exit status 1:
stdout: `FUSE exfat 1.0.1
'
stderr: `ERROR: `Operating Systems' has invalid checksum (0x281c != 0x2450).
'
Run Code Online (Sandbox Code Playgroud)
我安装exfat-utils并exfat-fuse使用 apt-get 但没有运气。我也尝试了存储库,ppa:relan/exfat但我得到了:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some …Run Code Online (Sandbox Code Playgroud)