finally boot the second stage
All checks were successful
build ipxe / make ipxe (push) Successful in 5m14s
All checks were successful
build ipxe / make ipxe (push) Successful in 5m14s
This commit is contained in:
parent
532dd13a3c
commit
cb861565a0
@ -15,10 +15,7 @@ echo Server is ${server}
|
|||||||
sleep 5
|
sleep 5
|
||||||
|
|
||||||
# Download the correct bootscript or continue normal boot
|
# Download the correct bootscript or continue normal boot
|
||||||
chain ${server}|| goto link_does_not_exist
|
chain ${server}
|
||||||
|
echo should not be reached
|
||||||
:link_does_not_exist
|
|
||||||
sleep 5
|
|
||||||
echo Link ${server} does not exist, booting from next bios/uefi target
|
|
||||||
exit
|
exit
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user