Index of /ports_net/etherboot

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [TXT] Makefile 28-May-2011 14:08 1.0K [   ] distinfo 28-May-2011 14:08 140 [DIR] files/ 03-Apr-2008 13:13 - [TXT] pkg-descr 08-Dec-2004 21:31 577
This code produce bootloaders for a number of cards that can be
loaded from raw or DOS-formatted floppy/hard disks and ROMs
to boot ELF/aout kernels over NFS or TFTP.
Edit work/etherboot/src/Config to see/set the desired features.

The defaults used here are suited to boot FreeBSD ELF kernels over NFS.

To produce an etherboot floppy (or HD partition) do

	cd work/etherboot-5.2.4/src 
	cat bin/boot1a.bin bin/<device>.zrom > /dev/fd0

Replace <device> with the specific code for your card, and /dev/fd0
with your hard disk partition.

WWW: http://etherboot.sourceforge.net/