From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11267 invoked by uid 1002); 28 Jul 2003 16:54:05 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 6865 invoked from network); 28 Jul 2003 16:54:04 -0000 Date: Mon, 28 Jul 2003 12:53:55 -0400 From: Michael Andrews In-reply-to: <20030726140215.GA25972@netswarm.net> To: gentoo-dev@gentoo.org Message-id: <20030728125355.5939509b.ma53@drexel.edu> Organization: SERG MIME-version: 1.0 X-Mailer: Sylpheed version 0.9.0claws (GTK+ 1.2.10; i686-pc-linux-gnu) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT References: <20030725115209.2ff7b1f6.cbrewer@stealthaccess.net> <1059162952.4088.15.camel@vertigo> <20030725202745.GA4071%don@seiler.us> <200307251848.21076.vapier@gentoo.org> <20030726140215.GA25972@netswarm.net> Subject: Re: [gentoo-dev] RE:Boot floppies X-Archives-Salt: 1f9e0558-0afc-4e68-8260-b7131f9c2609 X-Archives-Hash: 902f363b853ec86f11519cd1c31ea2b1 > What about a Grub floppy which allows netbooting like on SUN? > The same image you would netboot could maybe also be used for > PXE booting/installing. > This would really rule because people with more than one machine > could have a tftp server which provides the gentoo-netboot image > which can be used with either a Grub floppy or a PXE capable > networkcard. i think alot of people would be able to use this to boot diskless clients. in order to do this you would have to design the package flexible enough so that you could choose NOT to use a bootloader (eg. grub). for instance i currently PXE boot various diskless machines for an openMosix cluster. the network bootloader they use is pxelinux in the sys-apps/syslinux ebuild. after pxelinux executes it tells the machine where it can mount its root over nfs. this is where Gentoo floppy would come. currently i have to manually set up a basic filesystem with things like /bin, /lib, /etc, etc.. it would be really awesome if i could just emerge a basic lowlevel filesystem which would be part of the Gentoo floppy package. just some thoughts, michael -- gentoo-dev@gentoo.org mailing list