From owner-freebsd-questions Thu Jun 6 04:58:21 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA20880 for questions-outgoing; Thu, 6 Jun 1996 04:58:21 -0700 (PDT) Received: from diablo.ppp.de (diablo.ppp.de [193.141.101.34]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id EAA20875 for ; Thu, 6 Jun 1996 04:58:18 -0700 (PDT) Received: from allegro.lemis.de by diablo.ppp.de with smtp (Smail3.1.28.1 #1) id m0uRdfd-000QZqC; Thu, 6 Jun 96 13:56 MET DST From: grog@lemis.de (Greg Lehey) Organisation: LEMIS, Schellnhausen 2, 36325 Feldatal, Germany Phone: +49-6637-919123 Fax: +49-6637-919122 Received: (grog@localhost) by allegro.lemis.de (8.6.9/8.6.9) id NAA02900; Thu, 6 Jun 1996 13:46:25 +0200 Message-Id: <199606061146.NAA02900@allegro.lemis.de> Subject: Re: Makeing a boot floppy.img To: denniso@iscni.com (Dennis Oszuscik) Date: Thu, 6 Jun 1996 13:46:24 +0200 (MET DST) Cc: questions@freebsd.org In-Reply-To: <31B5F0E2.1AE1@iscni.com> from "Dennis Oszuscik" at Jun 5, 96 03:41:06 pm X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Dennis Oszuscik writes: > > The boot floppy.img that comes with the CD will not see my ether > card. the address it looks at is 280 and I have an old ne2000 > with an address of 320. You don't need a new boot floppy for this. Use the configuration editor, as somebody else described. > How can I make a boot floppy that I can use to see my ether and load > from the CD. Currently only with much pain, I'm afraid. You first need to build a complete release, and the boot floppy comes out as a by-product. Count on several hundred megabytes of disk and a couple of days of compilation. Yes, we should improve on this. Greg