NMT:NTFS

From Lundman Wiki
Revision as of 06:41, 12 April 2009 by Lundman (talk | contribs)

NTFS-3G

I compiled FUSE and NTFS-3G for NMT platform and wrapped it in a shell script that waits for Eject button to be pushed on the remote control. It will then swap between NTFS (read-only)9 and NTFS-3G (read/write), and back again if you push Eject again.

To manually try it, follow these steps:

cd /tmp   (or /share/Apps for HDDs)
wget lundman.net/ftp/nmt/nmt_ntfs3g.tar.gz
tar -zxvf nmt_ntfs3g.tar.gz
cd nmt_ntfs3g
./ntfs_helper &

The mount type should be indicated on the name. Currently it only changes USB_DRIVE_ names to NTFS, if you are using other attached storage in NTFS, please let me know of the names to modify.