fb73bdf105
The sanboot trick to boot from local disk does not work on all hardware. If it fails exit 0 from the iPxe script so that boot continues on the next device which may be the local disk. Story: #2009258 Task: #43470 Change-Id: I1b6303a987a102dfbfd233334395321c25a55212
7 lines
200 B
YAML
7 lines
200 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes ``enable_netboot_fallback`` to cause iPXE config to exit 0
|
|
when "sanboot --no-describe" fails. Allowing the firmware to
|
|
move onto the next device in the boot order.
|