![]() Registered Member ![]()
|
Hi, I recently changed around some partitions. One of the things I did was that I changed the partition that I use in both Linux and Windows for files I need on both systems from FAT32 to NTFS. It is mounted in /home/alvanx/WIN.
Now I run into a problem that when I copy files from an external hard disc in NTFS to this drive. A message pops up for every single file that is being copied! The popup reads a warning that access rights can't be changed for the target file (i.e. the location on my partition). The files still get copied, but you can imagine how cumbersome it would be if I wanted to copy a folder with many files (which is exactly what I want to do). The partition is mounted with the option "users", I think, to where any user can use it. The files on it belong to my own user account. I think the setup was the same when the partition was still in FAT32. I was wondering now - is there any problem with the NTFS3g driver, or with the way my drive is mounted? THis is a rather strange symptom, after all. This problem only occurs when copying from external NTFS to internal NTFS partition. It does not occur the other way round, or when copying from external to native linux, or from native linux to the internal NTFS and so on. Fortunately, I've been able to work around these messages in super user mode - apparently, only normal user mode is affected. Grateful for tips and help! ![]() |
![]() Manager ![]()
|
could you post the actual line in /etc/fstab that mounts the ntfs drive
I use the following with no problem
what is result of
what is result of
|
![]() Registered Member ![]()
|
Thank you for your reply!
|
![]() Manager ![]()
|
first (my bad) the command should have been
only thing I can think of is you aren't a member of the group users can you try changing umask to 0000 instead of 0002, this allows write access to owner, group and other |
![]() Registered Member ![]()
|
I am member of "users" (is the default group on openSUSE). I'm just not sure what the other parameters are good for, I think I either used the ones I had used before or copied some from the openSUSE wiki. Ok, I'm changing the umask value to 0000. It's going to be a bit before I can see if it worked; I have to regain access to my plasma desktop again. |
![]() Manager ![]()
|
It is your /etc/fstab entry causing the problem, when I change my ntfs-3g to have your options I see the error you mention - please change the entry to
The problem is with the umask= and/or the gid=, no idea why but maybe they and ntfs partitions don't mix. Of course this means user, group and other have read write access so if this is an issue you may with to research it |
![]() Registered Member ![]()
|
I finally had a chance to actually verify that it works now. It does. Thank you!
|
Registered users: Bing [Bot], Google [Bot], kde-naveen, Sogou [Bot], Yahoo [Bot]