[ipxe-devel] IBM X3690 - BNX2
Michael Brown
mbrown at fensystems.co.uk
Fri Sep 6 15:54:08 UTC 2013
On 01/08/13 13:26, Alexander Prokopyev wrote:
> So the only current solution I have found accidently is to call shell
> at the beginning of the script and then
> manually exit from shell, then it works fine.
> May be it is possible at least to automate enter and exit from shell
> as a fast workaround to
> avoid coming to remote server each time?
It sounds like a possible timing issue. If so, then an embedded script
containing something like:
#!ipxe
sleep 5
autoboot
might work.
Michael
More information about the ipxe-devel
mailing list