If this line
- Code: Select all
/misc /etc/auto.misc --timeout=60
is uncommented in my /etc/auto.master
this line
- Code: Select all
cd -fstype=iso9660,ro,nosuid,nodev :/dev/cdrom
is in my /etc/auto.misc
and i do
# chkconfig autofs on
# service autofs restart
If there's no activity for 60seconds my cdrom will unmount automatically?
How can I check if this works on my system? I made the changes but when I right-click the icon on my desktop, "unmount" is still showing, and not "mount" like when it's not mounted ....


