how to deny mounting ntfs partition
Write enable NTFS partition
There was an old thread on this but I'm looking for any recent updates that enable NTFS R/W fw1.9.2.7-d-2381 /Opt on 4G usb disk
NTFS-3G looks good but cant work out how to get it to work on WL500.
The drive connects to router fine but automounts as RO.
can umount and mount as ntfs manually but only as ro.
I have installed ntfs-3g 2009.4.4-1 using ipkg but it asks for Fuse-lib, Installed fuselib from http://code.google.com/p/wl500g/sour...svn2639&r=2639.
I note that there is a 2010 version of ntfs-3g available on googlecode but not as an ipkg update.
attemping to mount drive produces error.
[admin@Asus_Study root]$ ntfs-3g /dev/discs/disc1/part1 /tmp/mnt/disc1_1
modprobe: chdir(2.4.37.10): No such file or directory
ntfs-3g-mount: fuse device is missing, try 'modprobe fuse' as root
[admin@Asus_Study root]$ modprobe fuse
modprobe: chdir(2.4.37.10): No such file or directory
[admin@Asus_Study root]$
so am at the limit of my linux ability.... any other ideas ?