Portable drive permissions?
by arfon from LinuxQuestions.org on (#6DP45)
I wiped my portable harddrive and when I went to remount it as USER, it's not writeable.
/dev/sdc1 ---> /run/media/blah/123blahblah567/
When I ls -l /run/media/blah/123blahblah567 it's RWX------
This got me to thinking (since I have never really had to do this before):
What is the most Slackware correct way to set ownership and permissions on portable drives?
Do I CHOWN/CHMOD /dev/sdc1 ?
Do I CHOWN/CHMOD /media/run/blah ?
Do I CHOWN/CHMOD /media/run/blah/123blahblah567 ?
/dev/sdc1 ---> /run/media/blah/123blahblah567/
When I ls -l /run/media/blah/123blahblah567 it's RWX------
This got me to thinking (since I have never really had to do this before):
What is the most Slackware correct way to set ownership and permissions on portable drives?
Do I CHOWN/CHMOD /dev/sdc1 ?
Do I CHOWN/CHMOD /media/run/blah ?
Do I CHOWN/CHMOD /media/run/blah/123blahblah567 ?