-
|
Why Does my downloaded version from the website netboot.xyz.iso doesn't match the sha256 given in the Github ? |
Beta Was this translation helpful? Give feedback.
Answered by
antonym
Jan 25, 2026
Replies: 1 comment
-
|
The downloads on the netboot.xyz site are generated per commit and pushed as rolling to be bleeding edge, their SHA is https://boot.netboot.xyz/ipxe/netboot.xyz-sha256-checksums.txt. The Github releases are point in time and align to the artifacts in the release. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
antonym
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The downloads on the netboot.xyz site are generated per commit and pushed as rolling to be bleeding edge, their SHA is https://boot.netboot.xyz/ipxe/netboot.xyz-sha256-checksums.txt.
The Github releases are point in time and align to the artifacts in the release.