[Level 1] How to mount exFAT filesystem in Ubuntu 10.04

You could install fuse-exfat to mount exFAT file system. e.g.
$ 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

Popular posts from this blog

[Level 3] Install Memcached Storage Engine for MySQL on CentOS 5.4

[Level 1] How to install Jython on Ubuntu.

[Level 2] Shell Interactive With Zenity Episode 4 -- file-selection