Re: [Etherboot-developers] 3C905CX-TXM flashing with cromutil hangs
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Peter L. <P.L...@sy...> - 2003-03-17 11:18:29
|
> Alternatively, how far is PXE support on linux? What disadvantages I > need to deal with (kernel boot parameter, initrd)? What is your question? If you network boot a Linux box, it doesn't "know" anything about PXE (the P stands for "Pre-Boot". To use etherboot, get a PXE bootable image from rom-o-matic. You don't need anything very special for a Linux boot server, just a reasonable DHCP server (ISC dhcpd v3) and H. Peter Anvin's "PXE bug compatible" one is recommend. http://www.ltsp.org/documentation/pxe.howto.html http://syslinux.zytor.com/pxe.php#tftp |