Gentoo Archives: gentoo-dev

From: Michael Andrews <ma53@××××××.edu>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] RE:Boot floppies
Date: Mon, 28 Jul 2003 16:54:05
Message-Id: 20030728125355.5939509b.ma53@drexel.edu
In Reply to: Re: [gentoo-dev] RE:Boot floppies by Christian Birchinger
1 > What about a Grub floppy which allows netbooting like on SUN?
2 > The same image you would netboot could maybe also be used for
3 > PXE booting/installing.
4 > This would really rule because people with more than one machine
5 > could have a tftp server which provides the gentoo-netboot image
6 > which can be used with either a Grub floppy or a PXE capable
7 > networkcard.
8
9 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.
10 just some thoughts,
11 michael
12
13 --
14 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] RE:Boot floppies Chris Gianelloni <wolf31o2@g.o>