Chris.K._70
09-28-2006, 02:09 AM
hey, i have a windows partition that is in NTFS. it has a problem and needs a certain file. when i'm on linux and try to copy the file to the location on the NTFS partition it says i don't have permission to do so. i'm the root user on linux.
this is my contents of /etc/fstab:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hda7 / ext3 defaults,errors=remount-ro 0 1
/dev/hda1 /media/hda1 ntfs auto,gid=1004,umask=0002 0 0
/dev/hda5 /media/hda5 ntfs-fuse auto,gid=1002,umask=0002 0 0
/dev/hda6 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
any help would be greatly appreciated, Chris
this is my contents of /etc/fstab:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hda7 / ext3 defaults,errors=remount-ro 0 1
/dev/hda1 /media/hda1 ntfs auto,gid=1004,umask=0002 0 0
/dev/hda5 /media/hda5 ntfs-fuse auto,gid=1002,umask=0002 0 0
/dev/hda6 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
any help would be greatly appreciated, Chris