> PS:
> echo "#define BANNER_TIMEOUT 0" > config/local/general.h

Sorry about that, should have been:

echo "#undef BANNER_TIMEOUT" > config/local/general.h
echo "#define BANNER_TIMEOUT 0" >> config/local/general.h

-- 
Best Regards
Piotr Jaroszyński
_______________________________________________
gPXE mailing list
[email protected]
http://etherboot.org/mailman/listinfo/gpxe

Reply via email to