Subject: NFS auto remount?
To: None <port-i386@NetBSD.ORG>
From: Jasper Wong <jyw@jasper.hko.net>
List: port-i386
Date: 04/13/1996 12:48:30
Hi,
	I've my netbsd box setup as a NFS client connecting to a NeXT.
I've noticed that the NFS directory doesn't get remounted if I rebooted
the NeXT.  My fstab looks like this:

/dev/sd0a	/	ffs	rw	1	1
/dev/sd0d	/usr	ffs	rw	1	2
/dev/sd2d	/usr/local/home	ffs	rw	1	2
/dev/sd2e	/usr/local/althome	ffs	rw	1	2
aaa.bbb.ccc:/Users	/Users	nfs	rw	0	0

where aaa.bbb.ccc is the NFS server.
Am I missing somthing from the fstab? or is the current implementation
of NFS connectivity not quite stable yet?

Thanks in advance,

Jasper
jyw@jasper.hko.net