Difference between revisions of "FUSE-exFAT"
From CBLFS
Jump to navigationJump to searchAndrewhowson (talk | contribs) |
Andrewhowson (talk | contribs) |
||
Line 11: | Line 11: | ||
FUSE-exFAT is a set of programs that enable the reading and writing | FUSE-exFAT is a set of programs that enable the reading and writing | ||
of exFAT file systems, as well as formating removable media to exFAT. | of exFAT file systems, as well as formating removable media to exFAT. | ||
− | |}} | + | |}}http://code.google.com/p/exfat/ |
== Dependencies == | == Dependencies == |
Latest revision as of 01:41, 8 October 2011
Download Source: |
svn co http://exfat.googlecode.com/svn/trunk/ exfat-read-only |
---|
Contents
Introduction to FUSE-exFAT
FUSE-exFAT is a set of programs that enable the reading and writing of exFAT file systems, as well as formating removable media to exFAT.
Project Homepage: http://code.google.com/p/exfat/
Dependencies
Required
Non-Multilib
Compile the package:
cd exfat-read-only && scons
Install the package:
sudo scons install
Contents
Installed Directories: | ||
---|---|---|
Installed Programs: | mount.exfat-fuse, dumpexfat, exfatfsck,
mkexfatfs, exfatlabel |
|
Installed Libraries: |
Short Descriptions
dumpexfat |
exfatfsck |
exfatlabel |
fsck.exfat |
mkexfatfs |
mkfs.exfat |
mount.exfat |