如果你的磁碟是在Win7下格式化為exFAT,在Ubuntu下是無法讀取的,必須要安裝下面的套件就可以掛載讀取了
sudo apt-add-repository ppa:relan/exfat
sudo apt-get update
sudo apt-get install fuse-exfat
Reference:http://apcmag.com/how-to-enable-exfat-in-ubuntu.htm
sudo apt-add-repository ppa:relan/exfat
sudo apt-get update
sudo apt-get install fuse-exfat
Reference:http://apcmag.com/how-to-enable-exfat-in-ubuntu.htm
No comments:
Post a Comment