Difference between revisions of "FUSE-exFAT"

From CBLFS
Jump to navigationJump to search
Line 23: Line 23:
 
Compile the package:
 
Compile the package:
  
  cd  exfat-read-only&&
+
  cd  exfat-read-only &&
 
  scons
 
  scons
  

Revision as of 23:07, 16 March 2011

Download Source:

svn co http://exfat.googlecode.com/svn/trunk/ exfat-read-only


Introduction to FUSE-exFAT

FUSE-exFAT is a set of programs that allow the reading and writing of exFAT file systems, as well as formating removable media to exFAT.


Project Homepage: http://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