mirror of
https://github.com/ipxe/ipxe
synced 2026-03-16 03:02:07 +03:00
Leave some time to see what's going on.
This commit is contained in:
@@ -184,6 +184,7 @@ int main ( void ) {
|
|||||||
if ( ! find_boot_device ( &dev ) ) {
|
if ( ! find_boot_device ( &dev ) ) {
|
||||||
/* Reached end of device list */
|
/* Reached end of device list */
|
||||||
printf ( "No more boot devices\n" );
|
printf ( "No more boot devices\n" );
|
||||||
|
sleep ( 2 );
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user