Skip to content

Instantly share code, notes, and snippets.

@mintsoft
Last active November 24, 2025 07:26
Show Gist options
  • Select an option

  • Save mintsoft/e4bf8391cdc3a9d9014b185897cef41c to your computer and use it in GitHub Desktop.

Select an option

Save mintsoft/e4bf8391cdc3a9d9014b185897cef41c to your computer and use it in GitHub Desktop.
iPXE + WDS + EFI Boot Menu
@mahboobrahman

Copy link
Copy Markdown

@mintsoft Thanks for the help. MY Hyper-V VM is Gen 2 for testing the netbooting/PXE in UEFI mode. It can boot into WDS in UEFI mode using the WDS with dhcp option 3, 60, 66, & 67 (with no additional changes bieng made) and install Windows OSs just fine.
I have Gen 1 VM that I using for Legacy BIOS netbooting and that works well with Windows OSs too. But I am trying to use iPXE or any other utility that could help me install Linux OSs via network.

I am assuming that the server with WDS comes with TFTP path to "remoteinstall/" folder but I am not sure. I tried to change the dhcp policies option 67 (bootfilename) path to HTTP URL but it didn't work either.

@mintsoft

Copy link
Copy Markdown
Author

@mahboobrahman I'd probably test with more devices (UEFI booting) to see what happens, try with other VM's (like VirtualBox or proxmox etc) so you can see if the issue is HyperV related or not.

@arjanv

arjanv commented Jul 6, 2023

Copy link
Copy Markdown

Does this work with secure boot enabled on clients?

@mintsoft

mintsoft commented Jul 9, 2023

Copy link
Copy Markdown
Author

@arjanv no idea, try it and find out?

@jkf1585

jkf1585 commented Nov 10, 2023

Copy link
Copy Markdown

@mintsoft Would you be so kind as to share your full boot.ipxe.cfg file? I'm struggling getting Ubuntu 22.04 to install. Debian is fine.

Would be much appreciated.

@mintsoft

Copy link
Copy Markdown
Author

@jkf1585

jkf1585 commented Nov 10, 2023

Copy link
Copy Markdown

@mintsoft That's where my original config file came from. Thank you. I'm asking how you, personally, have your setup to allow Ubuntu and Mint installs. Thank you.

image

@jkf1585

jkf1585 commented Nov 10, 2023

Copy link
Copy Markdown

@mintsoft You're good for two things: 1) No good & 2) good for nothin'
:)
I'll be nice & say thanks, anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment