Mailinglist Archive: opensuse (714 mails)
| < Previous | Next > |
[opensuse] autofs issues
- From: Mark Marshall <markmarshall8@xxxxxxxxx>
- Date: Sun, 16 Oct 2011 21:55:25 +0100
- Message-id: <CAEuwOw6dUNvUSDYNNTU8w_4iK0RuomxnZOv3bB9_LAz+D94QYA@mail.gmail.com>
Hey guys,
I want to automount the /usr/local directory from my fileserver (SLES
11 SP1) on my desktop (OpenSUSE 11.4).
This is the /etc/exports file on server1:
/usr/local xxx.xxx.xxx.xxx(rw,sync)
This is the /etc/auto.master on desktop1:
#+auto.master
/usr/local /etc/auto.local --timeout=300 --ghost
And the /etc/auto.local file on desktop1:
* -fstype=nfs,rw,nosuid,soft server1.where.ever:/usr/local
But I cannot cd into anything under /usr/local after restarting all
the daemons, I just get 'No such file or directory'.
Where am I going wrong? I don't use LDAP. The autofs RPM is
autofs-5.0.3-89.12.1
Thanks,
Mark
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx
I want to automount the /usr/local directory from my fileserver (SLES
11 SP1) on my desktop (OpenSUSE 11.4).
This is the /etc/exports file on server1:
/usr/local xxx.xxx.xxx.xxx(rw,sync)
This is the /etc/auto.master on desktop1:
#+auto.master
/usr/local /etc/auto.local --timeout=300 --ghost
And the /etc/auto.local file on desktop1:
* -fstype=nfs,rw,nosuid,soft server1.where.ever:/usr/local
But I cannot cd into anything under /usr/local after restarting all
the daemons, I just get 'No such file or directory'.
Where am I going wrong? I don't use LDAP. The autofs RPM is
autofs-5.0.3-89.12.1
Thanks,
Mark
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx
| < Previous | Next > |