Ghulam Yaseen Posted October 12, 2008 Share Posted October 12, 2008 Hello Embarassed , i am trying to implement auto mount of my USB drive but am unable to do so. the method that i am trying is below ============= mkfs.ext2 /dev/sda1 vi /etc/auto.master adding /removable /etc/auto.removable --timeout=4 vi /etc/auto.removable removable -fstype=ext2,rw,defaults :/dev/sda1 service autofs restart ============= i am getting this message after i restart autofs tail -f /var/log/messages Oct 10 10:02:12 station108 kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts i can find /removable but when i try [root@station108 removable]# mkdir yaseen mkdir: cannot create directory `yaseen': Permission denied and when i do df -h then i can not find usb in that, please help Rolling Eyes Quote Link to comment https://forums.phpfreaks.com/topic/128128-automount-usb/ Share on other sites More sharing options...
neogranas Posted October 14, 2008 Share Posted October 14, 2008 What operating system are you using and do you have hald installed and running? Quote Link to comment https://forums.phpfreaks.com/topic/128128-automount-usb/#findComment-665332 Share on other sites More sharing options...
Ghulam Yaseen Posted October 14, 2008 Author Share Posted October 14, 2008 redhat 5 linux What operating system are you using and do you have hald installed and running? Quote Link to comment https://forums.phpfreaks.com/topic/128128-automount-usb/#findComment-665367 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.