Description
Hello,
I'm trying to pxe boot with this docker and my computer is stuck at
IPXE initialising devices...
autoexec.ipxe... not found (https://ipxe.org/2d12618e)
I'm reading that this file isn't important, but it is stuck there.
The log file are empty but my docker output show this:
[start] Starting supervisord (programs will run as nbxyz)
2025-06-22 13:44:08,413 INFO Set uid to user 0 succeeded
2025-06-22 13:44:08,415 INFO supervisord started with pid 1
2025-06-22 13:44:09,418 INFO spawned: 'nginx' with pid 45
2025-06-22 13:44:09,420 INFO spawned: 'dnsmasq' with pid 46
2025-06-22 13:44:09,421 INFO spawned: 'webapp' with pid 47
[dnsmasq] Starting TFTP server on port 69
[dnsmasq] TFTP root: /config/menus
[dnsmasq] TFTP security: enabled
[dnsmasq] Logging: enabled (dhcp and queries)
dnsmasq[46]: started, version 2.91 DNS disabled
dnsmasq[46]: compile time options: IPv6 GNU-getopt no-DBus no-UBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP no-conntrack ipset no-nftset auth no-DNSSEC loop-detect inotify dumpfile
dnsmasq-tftp[46]: TFTP root is /config/menus secure mode
2025-06-22 13:44:10,687 INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2025-06-22 13:44:10,688 INFO success: dnsmasq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2025-06-22 13:44:10,688 INFO success: webapp entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
dnsmasq-tftp[46]: error 8 User aborted the transfer received from 192.168.0.128
dnsmasq-tftp[46]: sent /config/menus/netboot.xyz.efi to 192.168.0.128
dnsmasq-tftp[46]: sent /config/menus/netboot.xyz.efi to 192.168.0.128
dnsmasq-tftp[46]: file /config/menus/autoexec.ipxe not found for 192.168.0.128