Weird IPXE Issue - Printable Version +- iPXE discussion forum (https://forum.ipxe.org) +-- Forum: iPXE user forums (/forumdisplay.php?fid=1) +--- Forum: General (/forumdisplay.php?fid=2) +--- Thread: Weird IPXE Issue (/showthread.php?tid=7054) |
Weird IPXE Issue - ispirto - 2013-10-13 12:45 There is a custom embedded script but it doesn't seem to execute the script. Here is a screenshot: http://i.imgur.com/AMh2aF9.png Note that this works on any other hardware node but just not on this node. RE: Weird IPXE Issue - robinsmidsrod - 2013-10-15 13:05 It seems like you're using some virtualization platform, since you're using the virtio-net driver. Have you tested the driver by doing all the tests at http://ipxe.org/dev/driver? My guess is that some of them fails. It might also be a bug/issue in the VM BIOS. Which VM provider are you using, and which version of ipxe are you using both in the VM ROM and for undionly.kpxe? |