Difference between revisions of "FUSE-exFAT"
From CBLFS
Jump to navigationJump to searchAndrewhowson (talk | contribs) |
Andrewhowson (talk | contribs) |
||
Line 36: | Line 36: | ||
| | | | ||
|-valign="top" | |-valign="top" | ||
− | !Installed Programs: | + | !Installed Programs: mount.exfat-fuse, dumpexfat, exfatfsck, |
+ | mkexfatfs, exfatlabel | ||
| | | | ||
|-valign="top" | |-valign="top" | ||
Line 42: | Line 43: | ||
| | | | ||
|} | |} | ||
+ | === Short Descriptions === | ||
+ | |||
+ | {| style="text-align: left;" | ||
+ | |- | ||
+ | !dumpexfat | ||
+ | |- | ||
+ | !exfatfsck | ||
+ | |- | ||
+ | !exfatlabel | ||
+ | |- | ||
+ | !fsck.exfat | ||
+ | |- | ||
+ | !mkexfatfs | ||
+ | |- | ||
+ | !mkfs.exfat | ||
+ | |- | ||
+ | !mount.exfat | ||
+ | |||
[[Category:File System]] | [[Category:File System]] |
Revision as of 21:43, 16 March 2011
Download Source: |
svn co http://exfat.googlecode.com/svn/trunk/ exfat-read-only |
---|
Contents
Introduction to FUSE-exFAT
exFAT (Extended File Allocation Table AKA FAT64)
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 |