[GH-ISSUE #253] Neither of the 2 EFI images seem to provide a config file option to set a custom menu #117

Closed
opened 2026-02-27 14:50:26 +03:00 by kerem · 4 comments
Owner

Originally created by @marcmerlin on GitHub (Jul 27, 2018).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/253

Originally assigned to: @thelamer on GitHub.

https://boot.netboot.xyz/ipxe/netboot.xyz-efi.iso
and
https://boot.netboot.xyz/ipxe/netboot.xyz.efi
only provide bootx64.efi
they do not come with a config file to change where the menu is downloaded from.
Online documentation I looked at does not seem to show how to put a config file at the same level that hopefully gets loaded by default (I don't know what the magic name is, if any is supported)

Originally created by @marcmerlin on GitHub (Jul 27, 2018). Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/253 Originally assigned to: @thelamer on GitHub. https://boot.netboot.xyz/ipxe/netboot.xyz-efi.iso and https://boot.netboot.xyz/ipxe/netboot.xyz.efi only provide bootx64.efi they do not come with a config file to change where the menu is downloaded from. Online documentation I looked at does not seem to show how to put a config file at the same level that hopefully gets loaded by default (I don't know what the magic name is, if any is supported)
kerem 2026-02-27 14:50:26 +03:00
Author
Owner

@Zoddo commented on GitHub (Oct 1, 2018):

Same issue here.

I'm interested in downloading the menu from an alternative URL, but there is not any configuration file to change in the ISO.

<!-- gh-comment-id:425853210 --> @Zoddo commented on GitHub (Oct 1, 2018): Same issue here. I'm interested in downloading the menu from an alternative URL, but there is not any configuration file to change in the ISO.
Author
Owner

@marcmerlin commented on GitHub (Dec 10, 2018):

apparently you need to burn in the config file in the binary, so you have to check out the source and build your own with a new static config burnt in. This is a bit disappointing.

<!-- gh-comment-id:445664401 --> @marcmerlin commented on GitHub (Dec 10, 2018): apparently you need to burn in the config file in the binary, so you have to check out the source and build your own with a new static config burnt in. This is a bit disappointing.
Author
Owner

@thelamer commented on GitHub (Dec 13, 2019):

This is coming in Version 2.x, on top of having detection for a local tftp server to host boot files out of:
https://github.com/netbootxyz/netboot.xyz/blob/development/roles/netbootxyz/templates/disks/netboot.xyz.j2#L52-L55

We will also have a web interface with baked in webserver/tftp endpoint that allows you to modify the files.
https://github.com/netbootxyz/webapp

I will update this issue upon release.

<!-- gh-comment-id:565251432 --> @thelamer commented on GitHub (Dec 13, 2019): This is coming in Version 2.x, on top of having detection for a local tftp server to host boot files out of: https://github.com/netbootxyz/netboot.xyz/blob/development/roles/netbootxyz/templates/disks/netboot.xyz.j2#L52-L55 We will also have a web interface with baked in webserver/tftp endpoint that allows you to modify the files. https://github.com/netbootxyz/webapp I will update this issue upon release.
Author
Owner

@thelamer commented on GitHub (Dec 14, 2019):

The self hosted Docker container is now live with all the tools you need to customize your local menus and localize our github bootable assets.

https://hub.docker.com/r/linuxserver/netbootxyz

This will be the officially supported method of full local customization. Documentation on all aspects of this and running an netboot.xyz clone from templated files is coming, but in the meantime it is fully functional.

<!-- gh-comment-id:565743586 --> @thelamer commented on GitHub (Dec 14, 2019): The self hosted Docker container is now live with all the tools you need to customize your local menus and localize our github bootable assets. https://hub.docker.com/r/linuxserver/netbootxyz This will be the officially supported method of full local customization. Documentation on all aspects of this and running an netboot.xyz clone from templated files is coming, but in the meantime it is fully functional.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz#117
No description provided.