Ken Yap wrote: > > >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); If etherboot is still looking for a server, hitting ESC displays: <abort> Issuing RESET: and then again scans for a server. If you git ESC a second time, nothing happens. If the menu is already displayed, the menu is restarted. But you have no chance to abort etherboot and boot from floppy/disk. Again, this is no problem for me, and disabling local boot could well be considered a security feature. However, it would be nice to have this configurable. Heinrich Heinrich Rebehn "Have disk - will travel" University of Bremen Physics / Electrical and Electronics Engineering - Department of Telecommunications - E-mail: mailto:rebehn@comm.uni-bremen.de Phone : +49/421/218-4664 Fax : -3341 =========================================================================== This Mail was sent to netboot mailing list by: Heinrich Rebehn <rebehn@comm.uni-bremen.de> 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.