[835] in NetBSD-Development
nfsbt works
daemon@ATHENA.MIT.EDU (Tom Yu)
Wed Jun 28 18:59:31 1995
Date: Wed, 28 Jun 1995 18:56:17 -0400
To: netbsd-dev@MIT.EDU
From: Tom Yu <tlyu@MIT.EDU>
I just reinstalled lothlorien using the nfsbt boot disk. The problem
was my editting the mount command line to include "-o-r256,-w256".
Apparently this causes the following mount_mfs to get screwed up.
Reverting the mount options to their defaults also cleared the problem
with readdir (I'm guessing that's what it was; both ls and "echo *"
didn't give anything on the nfs-mounted filesystems). I'm still not
sure why this happens. In case you're wondering, being on the wrong
end of a 56kbps line still sucks.
Does anyone have a clue what the /etc/netstart bug is?
---Tom