Announcement

Collapse
No announcement yet.

Error: "Could not change permissions for..." on mounted NTFS Partition...

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Error: "Could not change permissions for..." on mounted NTFS Partition...

    Hi, I apologize if this issue has already been solved, however, whenever I try to copy files to my mounted NTFS partition (labeled 'sda3'), the files copy, yet I get the following error:

    Could not change permissions for
    /media/sda3/[FILENAME]

    This happens in both Dolphin and Konqueror, but not if I manually move or copy them via command line. The contents of my /etc/fstab are as follows:

    # /etc/fstab: static file system information.
    #
    # <file system> <mount point> <type> <options> <dump> <pass>
    proc /proc proc defaults 0 0
    # /dev/sda5
    UUID=1130f896-0a79-4d20-b532-7d6daa6e2b48 / ext3 relatime,errors=remount-ro 0 1
    # /dev/sda7
    UUID=b4bb0725-6fe8-43af-8171-4a1a65e20006 /boot ext3 relatime 0 2
    # /dev/sda6
    UUID=a388910b-fa35-47b6-9f20-2c33ac5c9da8 /home ext3 relatime 0 2
    # /dev/sda8
    UUID=b99685e3-d71d-4801-8eaf-a515727389d8 none swap sw 0 0
    /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
    # /dev/sda3
    UUID=C038663538662B1C /media/sda3 ntfs defaults,umask=007,gid=46 0 1

    I'd really appreciate it if anyone knows how to resolve this issue, as I've seen it brought up before (though without a workaround).

    Thanks in advance,

    carlman23
Working...
X