PDA

View Full Version : Ntfs


n00bfedora
2007-02-18, 07:49 PM CST
Ok got this module kernal from this website that is suppose to mount my external hard drive
http://www.patheticcockroach.com/mpam4/index.php?p=60
And I think I got it to work only I got this error messege
fusermount: mount failed: Permission denied FUSE mount point creation error: No such file or directory Unmounting /dev/sda1 (New Volume)
The only problem is that I have not clue what that means or what Im suppose to do.
Please help
thanks

silvagroup
2007-02-18, 08:34 PM CST
Why don't you just use kmod for ntfs from the repos. It is an easy install and works and also check the how to section.

stevea
2007-02-18, 09:41 PM CST
The msg says the mountpoint wasn't available. Did you mkdir the mount directory ? Are it's perms OK ? Are you root ? Was the file system already mounted ? PLEASE guys - post the commands that failed along with the error msg.

n00bfedora
2007-02-18, 11:46 PM CST
The msg says the mountpoint wasn't available. Did you mkdir the mount directory ? Are it's perms OK ? Are you root ? Was the file system already mounted ? PLEASE guys - post the commands that failed along with the error msg.
geez calm down i got it to work and i did mount the mkdir, now I unmounted it and I need help mounting it again and its giving me the same message as before and I did mount the drive again
I dnt know what to do

silvagroup
2007-02-19, 10:29 AM CST
You made the ling=k for the drive and then you did mount -a, or something similar and your drive mounted OK and second time it would not?
Did you change the permissions as stevea recommended?