[ipxe-devel] Hyper-V G2 iPXE menu scrolling
Michael Brown
mcb30 at ipxe.org
Sun Mar 13 23:18:47 UTC 2016
On 13/03/16 22:22, shouldbe q931 wrote:
> When I boot with a G1 VM (or a BIOS PC), the menu works perfectly, I
> don't have a UEFI physical device to test with at the moment, I have a
> UEFI PC, but it doesn't have a UEFI gfx card in it, so boots BIOS
> mode.
>
> After spending several hours trying to describe what I'm seeing,. I
> gave up and did a screencapture instead https://youtu.be/sefWglT06RA
Try enabling CONSOLE_CMD (in config/general.h) and CONSOLE_FRAMEBUFFER
(in config/console.h) and use a command such as "console -x 800 -y 600"
to switch into a graphical framebuffer mode. That should bypass the
bizarre text window that the Hyper-V G2 firmware seems to have created.
Also, you should probably use iPXE's native Hyper-V network card driver
(netvsc) rather than the SNP driver.
Michael
More information about the ipxe-devel
mailing list