Subject: NFS Install
To: None <port-sun3@NetBSD.ORG>
From: Tom Calderwood <tcalderw@BBN.COM>
List: port-sun3
Date: 08/02/1995 18:01:01
The NFS installation instructions say to:
cd /tftpboot
cp -p /usr/mdec/netboot .
ln -s boot.sun3 C0E914C3
I presume that the last line is broken and was meant to be:
ln -s netboot C0E914C3
But even with netboot linked to my client's address, I can't get
netboot to tftp download. The server is rejecting tftp connections,
saying that the port (69) is "unreachable".
Any clues?
Tom Calderwood