iPXE boot from a Hyper-V PV NIC? - Printable Version +- iPXE discussion forum (https://forum.ipxe.org) +-- Forum: iPXE user forums (/forumdisplay.php?fid=1) +--- Forum: General (/forumdisplay.php?fid=2) +--- Thread: iPXE boot from a Hyper-V PV NIC? (/showthread.php?tid=7464) |
iPXE boot from a Hyper-V PV NIC? - jinzishuai@gmail.com - 2014-09-16 23:57 Hi there, Is there any way to iPXE boot from a Hyper-V VM running with their PV NIC? I can only get the legacy NIC to work with Hyper-V. Thanks a lot. Shi RE: iPXE boot from a Hyper-V PV NIC? - mcb30 - 2014-09-17 14:38 (2014-09-16 23:57)jinzishuai@gmail.com Wrote: Is there any way to iPXE boot from a Hyper-V VM running with their PV NIC? No; we don't currently have support for Hyper-V PV NICs. I have looked into it; the relevant documentation is available, and it looks like something that would be fun to add in the unlikely event that I get some free time (or that someone wants to fund the development). Michael RE: iPXE boot from a Hyper-V PV NIC? - NiKiZe - 2018-04-13 06:41 Someone recently asked if Hyper-V was implemented and referred to this post And yes it have been for quite some time first introduced in https://git.ipxe.org/ipxe.git/commit/d77a546fb4c69546a81440bdeb0553b8db1d3de8 Relevant Hyper-V commits can be found via https://git.ipxe.org/ipxe.git?a=search&h=HEAD&st=commit&s=hyper-v |