From owner-freebsd-questions Wed Nov 13 09:48:33 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA01333 for questions-outgoing; Wed, 13 Nov 1996 09:48:33 -0800 (PST) Received: from simba.tc.gc.ca (aladdin.tc.gc.ca [198.103.96.10]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id JAA01324 for ; Wed, 13 Nov 1996 09:48:25 -0800 (PST) Received: from Microsoft Mail (PU Serial #1464) by SMTP.tc.gc.ca (PostalUnion/SMTP(tm) v2.1.8d for Windows NT(tm)) id AA-1996Nov13.124000.1464.426287; Wed, 13 Nov 1996 12:39:57 -0500 From: LUMARK@tc.gc.ca (Lu, Mark) To: jelinski@rose.man.poznan.pl ('SMTP: jelinski@rose.man.poznan.pl') Cc: freebsd-questions@freebsd.org ('SMTP: freebsd-questions@freebsd.org') Message-ID: <1996Nov13.124000.1464.426287@SMTP.tc.gc.ca> X-Mailer: Microsoft Mail via PostalUnion/SMTP for Windows NT Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Date: Wed, 13 Nov 1996 12:39:57 -0500 Subject: ne2000 Re: Diskless operation Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk i am also trying to set up many network boot diskless PCs with ne2000 cards. From: Bogusz Jelinski >to the screen my would-be Xterminal hanged. So I set the >5th IRQ and 0x280 port (the kernel did not give me a chance to type -c >during boot sequence -> another problem : how to change kernel settings). were you able to find a better solution for diskless stations where you did not want to change the ne2000 card setting? i guess, since the rootfs and kernel file is associated with a diskless station's ethernet mac address, maybe it might be worthwhile to recompile a kernel for that station's card settings? >once again - -what should be in the fstab in my situation? Did you get a definite answer to this? my guess (which seems to work) would be: ----- 142.210.94.19:/swapfs none nfs sw 0 0 142.210.94.19:/rootfs/netf18 / nfs rw 1 1 proc /proc procfs rw 0 0 ----- Can you confirm this? is the proc line necessary? i've heard some people are writing new diskless.HOWTOs. Any idea where they are? Thanks, this mailist has been very helpful for diskless problem