[GH-ISSUE #957] Boot.cfg changes not working #253

Closed
opened 2026-02-27 14:51:04 +03:00 by kerem · 8 comments
Owner

Originally created by @elsucht on GitHub (Aug 7, 2021).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/957

Describe the bug
Changes to boot.cfg in dockerized netboot.xzy are not used.

To Reproduce

  1. Just start docker based netbook.xyz as described in the documentation.
  2. Change boot.cfg via WebApp, e.g. set live_endpoint.
  3. Starting a client with pxe and selecting a distro shows that the default live endpoint is still used. downloads are happening although distro is available in local assets

Expected behavior
Setting live_endpoint to local server in boot.cfg should use local endpoint and so avoid downloads

Additional context

  • using Docker based netboot.xyz on Ubuntu 18
Originally created by @elsucht on GitHub (Aug 7, 2021). Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/957 **Describe the bug** Changes to boot.cfg in dockerized netboot.xzy are not used. **To Reproduce** 1. Just start docker based netbook.xyz as described in the documentation. 2. Change boot.cfg via WebApp, e.g. set live_endpoint. 3. Starting a client with pxe and selecting a distro shows that the default live endpoint is still used. downloads are happening although distro is available in local assets **Expected behavior** Setting live_endpoint to local server in boot.cfg should use local endpoint and so avoid downloads **Additional context** - using Docker based netboot.xyz on Ubuntu 18
kerem closed this issue 2026-02-27 14:51:04 +03:00
Author
Owner

@antonym commented on GitHub (Aug 14, 2021):

Tried replicating this and it worked well for me. Once you edit the live_endpoint to the local url it should only pull that asset locally. I'd make sure you aren't having an error on the first load and that it fallings back to the internet hosted version.

<!-- gh-comment-id:898971407 --> @antonym commented on GitHub (Aug 14, 2021): Tried replicating this and it worked well for me. Once you edit the live_endpoint to the local url it should only pull that asset locally. I'd make sure you aren't having an error on the first load and that it fallings back to the internet hosted version.
Author
Owner

@MaKaNu commented on GitHub (Jun 13, 2024):

I have a similiar issue. How can I see or test if my new config has errors?

The only thing I did was downloading local assets for ubuntu & ubuntu live (not all flavors) and changed the value for live_endpoint to http://my_netboot_server:8080. Also checked the ftp server and saw the files. But when I boot it always falls back to web downloading.

<!-- gh-comment-id:2165062603 --> @MaKaNu commented on GitHub (Jun 13, 2024): I have a similiar issue. How can I see or test if my new config has errors? The only thing I did was downloading local assets for ubuntu & ubuntu live (not all flavors) and changed the value for live_endpoint to http://my_netboot_server:8080. Also checked the ftp server and saw the files. But when I boot it always falls back to web downloading.
Author
Owner

@geekmoto13 commented on GitHub (Jun 14, 2024):

im noticing that with ubuntu 24.04

<!-- gh-comment-id:2168166054 --> @geekmoto13 commented on GitHub (Jun 14, 2024): im noticing that with ubuntu 24.04
Author
Owner

@MaKaNu commented on GitHub (Jun 14, 2024):

im noticing that with ubuntu 24.04

had same issue with debian bookworm

<!-- gh-comment-id:2168480260 --> @MaKaNu commented on GitHub (Jun 14, 2024): > im noticing that with ubuntu 24.04 had same issue with debian bookworm
Author
Owner

@godzillajenkins commented on GitHub (Sep 20, 2024):

@MaKaNu @geekmoto13 Did you find any solution?

<!-- gh-comment-id:2363821196 --> @godzillajenkins commented on GitHub (Sep 20, 2024): @MaKaNu @geekmoto13 Did you find any solution?
Author
Owner

@geekmoto13 commented on GitHub (Sep 20, 2024):

have you updated to the latest menu version? that seems to have fixed most of it

<!-- gh-comment-id:2364180204 --> @geekmoto13 commented on GitHub (Sep 20, 2024): have you updated to the latest menu version? that seems to have fixed most of it
Author
Owner

@geekmoto13 commented on GitHub (Sep 20, 2024):

also i have been able to get it working

<!-- gh-comment-id:2364181014 --> @geekmoto13 commented on GitHub (Sep 20, 2024): also i have been able to get it working
Author
Owner

@MaKaNu commented on GitHub (Sep 23, 2024):

I can't provide a complete answer, since I am not sure if it actually worked. I have recently installed a few new Ubuntu machines via net iso and I saw again the status of the downloading process.
The process starts with trying from our netboot.xyz and start downloading from releases instead of using a cached version.

<!-- gh-comment-id:2367638949 --> @MaKaNu commented on GitHub (Sep 23, 2024): I can't provide a complete answer, since I am not sure if it actually worked. I have recently installed a few new Ubuntu machines via net iso and I saw again the status of the downloading process. The process starts with trying from our netboot.xyz and start downloading from releases instead of using a cached version.
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#253
No description provided.