You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the pull request vgijssel/setup#686, but basically using a regular Ubuntu cloud image with an adjusted grub which chain loads ipxe! That way I can use a “regular” image and I don’t have to worry about the Qemu (or vz) supporting pxe on the network adapter.
BTW I solved the immediate issue by using the isset function from iPXE to validate if the variable is set and branching based of that. Though it's still surprising behaviour that the vm crashes if iPXE encounters a NULL value 😅
Description
Running the following iPXE script using limactl:
results in the following exception:
Validated it works fine in
slirp
andbridge
networking.The text was updated successfully, but these errors were encountered: