Tuxera NTFS driver
[tomato.git] / release / src-rt-6.x.4708 / router / tuxera / broadcom_arm / exfat / README.EXFAT
blob349f51436f854ce1943c63bd56c31e3a25261f27
3                     RELEASE NOTES FOR TUXERA EXFAT
6 --- Introduction ---
8 This file contains information regarding to the latest Tuxera exFAT
9 delivery. Tuxera recommends to read the entire file.
11 Table of content
13  * Installation
14  * Usage
15  * Contact & Support Information
18 --- Installation --- 
20 Load the Tuxera exFAT kernel module, called texfat.ko, into the kernel: 
22         insmod texfat.ko
24 then the Tuxera exFAT kernel driver is ready to be used.
27 --- Usage ---
29 Mount exFAT volumes the following way:
31         mount -t texfat device mountpoint
33 Example:
35         mount -t texfat /dev/block/mmcblk1p1 /mnt/sdcard
38 --- Contact & Support Information ---
40 Please send feedback and support queries to exfat-support@tuxera.com.
42 Besides describing your issue please provide the following information
43 to help Tuxera's engineers address the issue:
45   - detailed console error messages
46   - kernel log by using the 'dmesg' command, or 'cat /proc/kmsg'
47   - steps to reproduce the issue
49 Thank you.
51 Copyright (c) 2008-2014 Tuxera Inc. All Rights Reserved.