mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2026-04-24 22:45:49 +03:00
[GH-ISSUE #97] Stuck at autoexec.ipxe... not found #145
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-netbootxyz#145
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nodiaque on GitHub (Jun 22, 2025).
Original GitHub issue: https://github.com/netbootxyz/docker-netbootxyz/issues/97
Hello,
I'm trying to pxe boot with this docker and my computer is stuck at
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:
@johndo100 commented on GitHub (Sep 21, 2025):
Same problem
@MrNanoHard commented on GitHub (Oct 8, 2025):
cd /var/www/html/ipxe
sudo mv netboot.xyz-snp.efi netboot.xyz.efi
sudo chown nobody:nogroup netboot.xyz.efi
sudo chmod 644 netboot.xyz.efi
#ChatGPT