Subject: Re: mountd problem
To: None <netbsd-users@netbsd.org>
From: Matthias Scheler <tron@zhadum.de>
List: netbsd-users
Date: 08/11/2001 15:33:29
In article <002c01c121a2$65fa3700$cd12fe81@etri.re.kr>,
"Boo Geum Jung" <bgjung@etri.re.kr> writes:
> I'd like to use nfs. So I typed as following.
>
> /usr/sbin/mountd -d
You are not supposed to start "mountd" manually, the startup script will
handle that for your.
If you want to use your system as NFS client add these options to
"/etc/rc.conf" and reboot:
rpcbind=YES
nfs_client=YES
If your system is supposed to act as NFS server, too, you need this
option additionally:
nfs_server=YES
Kind regards
--
Matthias Scheler http://scheler.de/~matthias/