mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2026-04-25 06:55:49 +03:00
[GH-ISSUE #51] Asset paths broken for downloading from local mirror? #15
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#15
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 @rkroelin on GitHub (Nov 22, 2023).
Original GitHub issue: https://github.com/netbootxyz/docker-netbootxyz/issues/51
Neat tool! Just stumbled on it. Having some issues with getting local assets to load properly though. Have made the change to the live_endpoint setting in boot.cfg. Short version: When I download the local assets and confirm they are on my file structure (IP:8080 in browser), the first two files are found locally but the .iso or squashfsh insists on downloading again. This is happening accross ubuntu, proxmox etc.
A couple related obvervations:

One appears to be obvious - the url for squashfs asset for ubuntu netboot 22.04 seems to be incorrect.
In fact, looking further several other versions of ubuntu netboot suffer from the same issue?
Next - the proxmox ve ISO tries to download even when i've successfully downloaded the three files locally (and confirmed in the docker file system). The first two files load fine from the local server but the iso does not.
Version info:

Super useful tool, thanks again. Let me know if any further details or testing would be helpful.
@rkroelin commented on GitHub (Nov 22, 2023):
Here's SS of what happens with prox with only the live_endpoint in boot.cfg set to the IP shown:

@nrvale0 commented on GitHub (Aug 19, 2024):
I'm getting similar. I'm clearly pulling the vmlinuz and similar boot files using the local URL but even if I set live_endpoint the install images (ex: Debian 12 cached as Local Assets) are coming from the GH repo list.
@antonym commented on GitHub (Jan 19, 2025):
filesystem.squashfs no longer a part of the netboot kernel downloads.