iPXE discussion forum

Full Version: wimboot and Hyper-V
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello again!

Observed on a Hyper-V server:

Guest VM with a Legacy (PXE enabled) NIC:

iPXE Loads, and will deliver a wide variety of images (CentOS, RedHat, SUSE 11) without issue.

But when using wimboot, v0.9x-v1.0, when the wimboot wim image load finishes, the guest crashes immediately and reboots.

Using wimboot v1.01-1.02 the wim image load completes, but gets stuck at a blinking cursor.

VMware-based guests served from the same iPXE TFTP and Webservers do not exhibit this issue and go on to boot the wim successfully.

Thoughts or ideas for troubleshooting?

Best,

Matt
My first bet would be to enable some kind of debug logging in Hyper-V, so you can see exactly what that crash is in terms of CPU registers and such.

Other than that I'd report it on the mailing-list as a bug (with as much information as possible). To help sort it out you should try to be on IRC to help with debugging/testing as I believe none of the core developers use Hyper-V on a daily basis.
There is a fix which addresses the iPXE/wimboot issue (and a bunch more) in KB Article KB2744129
Good to know. It's easy to see how a low-level timer issue can cause a bunch of strange behavior. Glad you got it sorted!
Reference URL's