LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   allowing /mnt/ to all users (https://www.linuxquestions.org/questions/mandriva-30/allowing-mnt-to-all-users-147740/)

bcf2 02-18-2004 05:02 PM

allowing /mnt/ to all users
 
the title is self explanitory, I run mandrake 9.2.
plz help:scratch:

asb 02-18-2004 05:10 PM

su to root
chmod 755 /mnt/ or chmod -R 755 /mnt/ to make the permissions change recursively. 755 makes it readable and executable to all users.


All times are GMT -5. The time now is 10:12 PM.