NTFS - permission denied
Posted: 18 Mar 2010, 13:58
I am coming out of the closet here; I am dualbooting with Win7 but in Mandriva cooker I get permission denied when I try to enter my documents folder under windows.
Status:
Ntfs-3g
ntfs-config
ntfsprogs
are all installed.
And my ntfs-config is set to enable write for external and internal devices - this being an internal HD.
Here is the content of
mount:
/dev/sda1 on /media/win type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096,default_permissions) (Only the win partition)
and:
ll -d /media/win
d---r-xr-x 1 root root 32768 2010-03-13 20:10 /media/win/
Now this is weird, isn't it supposed to look like this?
drwxr-xr-x 1 root root 32768 2010-03-13 20:10 /media/win/
It looks like this:
I have tried:
chkdsk/f on the win partition
Remounting win on a different location.
I know there are some real pros among our members:
Any tips on this one?
Status:
Ntfs-3g
ntfs-config
ntfsprogs
are all installed.
And my ntfs-config is set to enable write for external and internal devices - this being an internal HD.
Here is the content of
Code: Select all
mount
ll -d /media/winmount:
/dev/sda1 on /media/win type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096,default_permissions) (Only the win partition)
and:
ll -d /media/win
d---r-xr-x 1 root root 32768 2010-03-13 20:10 /media/win/
Now this is weird, isn't it supposed to look like this?
drwxr-xr-x 1 root root 32768 2010-03-13 20:10 /media/win/
It looks like this:
I have tried:
chkdsk/f on the win partition
Remounting win on a different location.
I know there are some real pros among our members:
Any tips on this one?