From owner-freebsd-questions Mon May 27 02:26:59 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA28138 for questions-outgoing; Mon, 27 May 1996 02:26:59 -0700 (PDT) Received: from mail.rwth-aachen.de (mail.RWTH-Aachen.DE [137.226.144.9]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id CAA28133 for ; Mon, 27 May 1996 02:26:50 -0700 (PDT) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de) by mail.rwth-aachen.de (PMDF V5.0-4 #13110) id <01I575XOLILS0005CV@mail.rwth-aachen.de>; Mon, 27 May 1996 11:26:44 +0100 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id LAA09413; Mon, 27 May 1996 11:32:19 +0200 Date: Mon, 27 May 1996 11:32:19 +0200 (MET DST) From: "Christoph P. Kukulies" Subject: Re: diskless FreeBSD In-reply-to: <199605262242.WAA00871@fyeung5.netific.com> To: fyeung@fyeung5.netific.com (francis yeung) Cc: questions@FreeBSD.ORG Reply-to: Christoph Kukulies Message-id: <199605270932.LAA09413@gilberto.physik.rwth-aachen.de> MIME-version: 1.0 X-Mailer: ELM [version 2.4ME+ PL16 (25)] Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Greetings, > > I want to create a floppy bootable diskless FreeBSD system > - basically the system will bootup and operate from > the floppy , providing routing/ipfiltering, http caching (from memory), > http redirection, DNS caching, etc so that multiple PCs (students) > on Ethernet can share the connection to an internet gateway. > > Where can I locate information about making one ? It looks like you are mixing up something: Either you run your machine diskless (that is your kernel is loaded over the net and that kernel plus the following mounts etc. determine the behaviour/setup of your system) or You boot from a floppy with a special kernel which would require being able to make releases. I assume you don't want to run the latter. To achieve the former build /sys/i386/boot/netboot/netboot.com and put it on a (ick) DOS bootable floppy - it would be interesting to find a way to circumvent having to boot DOS btw. Read up the chapter 'diskless operation' (or something) in the handbook.html. > > Thank you for your help. > > Francis > > > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de