Mounting a truecrypt device - wrong File permissions for xbian user
|
2nd Aug, 2013, 09:31 PM
Post: #4
|
|||
|
|||
RE: Mounting a truecrypt device - wrong File permissions for xbian user
thanks mk,
changing the permissions mit chown didnt work, but changing the overall permissions and mounting the options with dmask=0000 and fmask=0111 work out pretty well So the solution is: Code: #! /bin/sh Thanks for the fast reply |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Mounting a truecrypt device - wrong File permissions for xbian user - CoilGun12 - 2nd Aug, 2013, 08:48 AM
Re: Mounting a truecrypt device - wrong File permissions for xbian user - f1vefour - 2nd Aug, 2013, 10:15 AM
RE: Mounting a truecrypt device - wrong File permissions for xbian user - mk01 - 2nd Aug, 2013, 03:21 PM
RE: Mounting a truecrypt device - wrong File permissions for xbian user - CoilGun12 - 2nd Aug, 2013 09:31 PM
|