Philippe BARBELET wrote: > What are the steps to install the automounter system under 2.0.34 kernel ?
First of all, make sure the kernel-based automounter is enabled in your kernel. Second, install the `autofs' package. Most likely, it'll create an /etc/auto.amnt for you; you can put the filesystems you want to mount using the automounter in that file, and now those entries are available as /amnt/entry on your computer. HTH, -Remco