Cannot umount ntfs-3g without root prvilege.

Eric L. Chen d9364104 at mail.nchu.edu.tw
Tue Feb 10 01:07:09 PST 2009


On Mon, 2009-02-09 at 13:50 -0500, Joe Marcus Clarke wrote:
> Eric L. Chen wrote:
> > Hi,
> > 
> > I followed http://www.freebsd.org/gnome, try to mount usb disk (ntfs
> > formatted).
> > It can be mounted, but cannot umount.
> > We need ntfs usb disk for large file, since fat cannot support file
> that
> > greater than 2GiB.
> > BTW, I am using ntfs-3g for NTFS read/write support.
> 
> Have you followed the instructions in
> /usr/local/share/docs/hal-0.5.11/README.fuse?
> 
> Joe
> 
Yes, I tried using /usr/local/share/hal/mount-fuse .
# mv /sbin/mount_ntfs /sbin/mount_ntfs.orig
# cp /usr/local/share/hal/mount-fuse /sbin/mount_ntfs
# cp /usr/local/share/hal/mount-fuse /sbin/mount_ntfs-3g
but results the same problem. same as:
# ln -sf /usr/local/bin/ntfs-3g /usr/sbin/mount_ntfs-3g

/Eric





More information about the freebsd-gnome mailing list