netbootxyz / netboot.xyz

Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.
https://netboot.xyz
Apache License 2.0
8.78k stars 663 forks source link

Error boot file not found #1369

Closed 216321 closed 8 months ago

216321 commented 8 months ago

Describe the bug I have the docker image installed on Gen 1 HyperV VM of Ubuntu Server 22.04with a bridged adapter and a static MAC lining up with a DHCP reservation that the DHCP server points to for PXE boot and set for the. The issue is that it isn't finding the boot file. To Reproduce Steps to reproduce the behavior:

  1. Install netbootxyz docker according to the netboot.xyz site
  2. pxeboot a device on the same network

Expected behavior

Get error of file not found. Screenshots

image

Additional context

Both machines are being picked up by the network and it has bin verified the net boot server is picking up the DHCP reservation.