Tom Diehl writes:
> cd machine_name/usr/src and autofs would take care of mounting both
> the /usr and /usr/src partitions on the remote machine. Now the best I can do
Are you sure that it mounted both fs ??? I think that currently autofs
only mount one fs at time.
> is rename /usr/src to something like src in the auto.machine_name file and
> that allows me to do a cd machine_name/src and that will mount /usr/src for me.
> Have I lost the old functionality or am I just misconfiguring something??
With the old 'nfs' server, you could go throught remote mountpoint
(mounting /usr allowing to access all beyond it). This is not the case
with 'knfs' (you must do multi-mount).
-- Julien