On Tue, 2008-10-07 at 17:07 +0900, J.H.Kim wrote: > Hi, everyone > > I mounted windows xp partion as follows: > "mount -o iocharset=cp949 -t ntfs /dev/sda2 /mnt/windows -o > umask=0000" > > As a result, reading the windows partition is OK, but the writing is > denied. > The directory of /mnt/windows permission mode is set all readable, > writable, executable. > When I try to write any file to /mnt/windows, the error message > "Permission denied" is prompted. > > How can I fix it ? > > Thanks in advnace. >
tho\is is how my fstab has it and i can write and read from ntsk partitions. make sure ntfs-3g is installed i didn't have to change /mnt/<mnt> permissions to get it to work. <dev> <mnt> ntfs-3g defaults,user 0 0 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]