yes , i have tried to use the command but the same error appears
i used the following command
Code:
mount -t ntfs -o uid=ahmed,gid=ahmed /dev/sdc1 /media/
and i got the following error message
Code:
umount: /media/ahmed_lasheen/: Transport endpoint is not connected
ntfs-3g: Failed to access volume '/dev/sdc1': No such file or directory
ntfs-3g 2011.4.12 integrated FUSE 27 - Third Generation NTFS Driver
Configuration type 1, XATTRS are on, POSIX ACLS are off
Copyright (C) 2005-2007 Yura Pakhuchiy
Copyright (C) 2006-2009 Szabolcs Szakacsits
Copyright (C) 2007-2011 Jean-Pierre Andre
Copyright (C) 2009 Erik Larsson
Usage: ntfs-3g [-o option[,...]] <device|image_file> <mount_point>
Options: ro (read-only mount), remove_hiberfile, uid=, gid=,
umask=, fmask=, dmask=, streams_interface=.
Please see the details in the manual (type: man ntfs-3g).
Example: ntfs-3g /dev/sda1 /mnt/windows
News, support and information: http://tuxera.com
for the command dmesg , i don not know how to make benefit from it , what i should look for ?