Skip to main content
9 events
when toggle format what by license comment
Jan 7, 2015 at 23:45 history edited That Brazilian Guy CC BY-SA 3.0
deleted 63 characters in body
Jan 7, 2015 at 23:38 answer added user3799318 timeline score: 0
Jan 2, 2015 at 22:14 comment added user3799318 I have since discovered that this problem is not unique to raspberri pi. I am running debian on a laptop and when I mount that same ntfs network drive only su has rw permission but it does not have authority to run chmod or chown.
Jan 2, 2015 at 18:30 comment added user3799318 yes, it is definitely mounted and I just tried adding the "/" on the end and it did not make a difference, same fail message previously posted. As I said, root can add/del/modify files in /mnt/myny/ but a standard user can only open files to view but cannot save or modify. And for whatever reason root cannot do a chmod or chown.
Jan 2, 2015 at 3:50 comment added cutrightjm You have the drive mounted already, yes? Also, there's a / on the end of myny/
Jan 2, 2015 at 3:45 comment added user3799318 ok, I got thispi@raspberrypi /mnt $ sudo chmod 777 -r /mnt/myny chmod: cannot access 777': No such file or directory chmod: changing permissions of /mnt/myny': Permission denied
Jan 2, 2015 at 2:06 comment added cutrightjm try chmod 777 -r /mnt/mtmy/ (or 666 or whatever you want)
Jan 2, 2015 at 1:17 review First posts
Jan 2, 2015 at 1:38
Jan 2, 2015 at 1:12 history asked user3799318 CC BY-SA 3.0