Comment 22 for bug 205081

Revision history for this message
Martin Pitt (pitti) wrote :

I tested this already when merging 1.2216 in Hardy, but now I tested it again. When I plug in an USB stick with an NTFS partition, it is automounted right away. No passwords, no error messages.

Can you please open a Terminal, and try to mount it on the command line?

  $ gnome-mount -vbd /dev/sdc1

You need to replace /dev/sdc1 with the actual device of your USB NTFS partition (type "sudo blkid" to find it out).

Please copy&paste the output here.