Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.netspace.net.au!news.melbpc.org.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!cpk-news-hub1.bbnplanet.com!su-news-hub1.bbnplanet.com!news.bbnplanet.com!news.Stanford.EDU!nntp.Stanford.EDU!Cup.DSG.Stanford.EDU!jonathan From: jonathan@DSG.Stanford.EDU (Jonathan Stone) Newsgroups: comp.os.linux.advocacy,comp.unix.bsd.netbsd.misc,comp.unix.bsd.misc,comp.unix.ultrix Subject: Re: decstation 5000/133: linux/MIPS, OpenBSD/pmax or NetBSD/pmax Date: 18 Jul 1997 02:54:26 GMT Organization: Stanford Distributed Systems Group Lines: 21 Sender: jonathan@Cup.DSG.Stanford.EDU (Jonathan Stone) Message-ID: <5qmlt2$lpa$1@nntp.Stanford.EDU> References: <867662387.22833@dejanews.com> <5pfj7l$f73$1@news.latrobe.edu.au> <5pgl19$c5l$1@nntp.Stanford.EDU> <33CA9B66.13DDD6B3@spegnet.demon.co.uk> Reply-To: jonathan@DSG.Stanford.EDU NNTP-Posting-Host: cup.dsg.stanford.edu Xref: euryale.cc.adfa.oz.au comp.os.linux.advocacy:105936 comp.unix.bsd.netbsd.misc:6272 comp.unix.bsd.misc:3707 comp.unix.ultrix:29135 In article <33CA9B66.13DDD6B3@spegnet.demon.co.uk>, Marc Tipping <marc@spegnet.demon.co.uk> writes: [ NFS-boot 5000/200 rev 5.3t PROM from Linux machine] >a reply. My linux machines got no rarp kernel support > /proc/net/rarp dont exist - does this matter, and my /users/nfs > directory is owned by me (marc) with users group and rwxr-xr-x privs. Assuming this is NetBSD: Not having RARP will stall your kernel. The DECstation PROMs use bootp to find their IP address in order to tftp the kernel; but once the kernel is started it needs both RARP (to tell the NetBSD kernel its address), and rpc.bootparamd with an entry for root (and for swap, with 1.2F or older kernels). Not having either of those (rarp or rpc.bootparamd) will cause you grief with diskless booting. port-pmax@netbsd.org (or if OpenBSD, the equivalent OpenBSD list) is really a better place to discuss such issues.