Netboot Mailing List (by thread)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: -DEMERGENCYDISKBOOT does not work




>Ok, setting MAX_BOOTP_RETRIES to 3 did the job. 
>Still it would be 'nice to have' the possibility of aborting etherboot
>with ESC.

Hmm, it should already do that? There's this line in await_bootp():

	if (iskey() && (getchar() == ESC)) longjmp(jmp_bootmenu,1);
===========================================================================
This Mail was sent to netboot mailing list by:
Ken Yap <ken@nlc.net.au>
To get help about this list, send a mail with 'help' as the only string in
it's body to majordomo@baghira.han.de. If you have problems with this list,
send a mail to netboot-owner@baghira.han.de.



For requests or suggestions regarding this mailing list archive please write to netboot@gkminix.han.de.