frusware n00b
Joined: 12 Jun 2004 Posts: 16
|
Posted: Fri Sep 29, 2006 9:19 pm Post subject: ivman automount ntfs-3g with fstab? |
|
|
Hi all,
I've been experimenting with ntfs-3g and I must say the write support seems to be working fine. However, I'm unable to get ivman to automount the drive using ntfs-3g. My fstab line for that device looks like this:
/dev/sdb1 /mnt/usbhd ntfs-3g defaults,users,umask=002,gid=wheel,noauto 0 0
I can mount the drive manually without any problems by just calling mount /mnt/usbhd. If I change ntfs-3g to ntfs in my fstab, ivman has no problem mounting the partition.
Is there a solution for this?
Thanks in advance.
Hal version: 0.5.7-r3
dbus version: 0.61-r1
ivman version: 0.6.12
ntfs-3g version: 0.1_beta20070920 |
|