> I’ve been recently trying to mount my ntfs drive through ntfs-3g, but I
> haven’t had much luck.
>
> [image: http://www.imagefilez.com/out.php/i269749_windatacantmount.png]
>
> I’m trying to mount it as user and tell it to not automount. This is on
> openSUSE 11.0.
Are you sure you mean automount, and not hotplug?
Do you mean that you want to connect, but not have it mounted?
Or do you wish it to be mounted with ntfs-3g, rather than the default ntfs ?
For that last case, there is a solution:
cd /sbin
sudo ln -s mount.ntfs-3g mount.ntfs
This will mount all ntfs partitions on USB drives with the ntfs-3g driver,
in RW.
–
The sand remembers once there was beach and sunshine
but chip is warm too
– haiku from Effector Online, Volume 1, Number 6
> I want to have the system detect the drive without it automounting it so
> that I can mount it as a user so I can read and write to it.
Do you mean that you just don’t want the drive to be mounted, for an
unspecified reason? Or is it because it gets mounted Read-Only, and you want
to mount it R/W ?
–
Hanlon’s Razor:
Never attribute to malice that which is
adequately explained by stupidity.