I need to mount an EXT4 partition at startup but not for all users, only for my user.
If it's possible (I'm sure it is) I would like to deny all permissions from that partition for the other users.
|
I need to mount an EXT4 partition at startup but not for all users, only for my user. If it's possible (I'm sure it is) I would like to deny all permissions from that partition for the other users. | |||||
feedback
|
|
After mounting the partition (let say
and give the permission to this user to access this partition using chmod:
Doing this, only | |||
|
feedback
|