search for: etherboot_src_dir

Displaying 1 result from an estimated 1 matches for "etherboot_src_dir".

2005 Jun 01
0
no menu.c32, no problem...
...# make a "tagged" etherboot image from the floppy... # this will only be bootable inside etherboot... mknbi-dos --rdbase=0x220000 /tmp/net-boot.img >$TFTP_ARCHIVE/etherboot.nbi make the syslinux/etherboot floppy: # make the etherboot zlilo style image... export ETHERBOOT_SRC_DIR=/usr/local/src/etherboot-5.4.0 ( cd $ETHERBOOT_SRC_DIR/src make clean perl -p -i -e 's{-DASK_BOOT=3\s+}{}' Config DRVS= DRIVERS= DRVS=" e1000 eepro eepro100 rtl8139 pcnet32 tg3 3c90x 3c509" DRVS="$DRVS tulip ne wd natsemi via-rhine...