by Void Main » Mon Jul 25, 2005 1:58 pm
Yes, disks, network shares (nfs, smb, etc), usb devices, cds, floppies, etc. The thing is, you'll probably find that autofs isn't really doing any of the mounting on your system. The things you talk about being mounted under /media etc are mounted by other programs like gnome-volume-manager (yes, figure that one out). automount I think is more the "old" way to do it and if you want this type of functionality on a server not running a windowing environment then autofs might be more for you. I may be a little off on my assumptions but I think that's about right. Also, I think automount comes from more traditional UNIX (I know Sun has been using it for a long time).