A minor problem is present in the ntfs-3g utility which prevents mounting over 
a directory symlink (no other mount has this problem as far as I know). 3 
kernels and 2 systems later the problem is reproduced by the simple steps 
below. So angry at my self for not thinking of it sooner >:(

[EMAIL PROTECTED]:~# ls -l /mnt0
lrwxrwxrwx 1 root root 10 2008-01-23 01:43 /mnt0 -> media/mnt0
[EMAIL PROTECTED]:~#

[EMAIL PROTECTED]:~# mount.ntfs-3g /dev/sde1 /mnt0
ntfs-3g-mount: mount failed: Invalid argument
[EMAIL PROTECTED]:~#

[EMAIL PROTECTED]:~# mount.ntfs-3g /dev/sde1 /media/mnt0
[EMAIL PROTECTED]:~#

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
ntfs-3g-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ntfs-3g-devel

Reply via email to