Displaying 1 result from an estimated 1 matches for "tftp_archive".
Did you mean:
ftparchive
2005 Jun 01
0
no menu.c32, no problem...
...n COMBOOT's 'int21_table'.
Thanks for your consideration,
- Tor
PS - Here's some gory details (hopefully non-relevant)...
versions:
mknbi-1.4.0 # newer seems to have trouble w/ syslinux...?
syslinux-3.08
etherboot-5.4.0
make the tagged NBI image:
TFTP_ARCHIVE=/tftpboot
rm -f /tmp/net-boot.img
drivex='drive x: file="/tmp/net-boot.img"'
( grep -v -i "drive.*x:" ~/.mtoolsrc 2>/dev/null ;
echo "$drivex" ) > ~/.mtoolsrc.new
mv -f ~/.mtoolsrc.new ~/.mtoolsrc
mformat -C -t 80 -s 36 -h 2 x:...