[Level 1] How to mount exFAT filesystem in Ubuntu 10.04
You could install fuse-exfat to mount exFAT file system.
e.g.
Wish this helps.
regards,
Stanley Huang
$ sudo add-apt-repository ppa:relan/exfat $ sudo apt-get update $ sudo apt-get -y install fuse fuse-exfat exfat-utils
Wish this helps.
regards,
Stanley Huang
Comments
Post a Comment