mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2026-04-24 22:45:49 +03:00
[GH-ISSUE #100] Resume download if connection suddenly terminated and doesn't match with checksum #146
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#146
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 @sandycorzeta on GitHub (Jul 19, 2025).
Original GitHub issue: https://github.com/netbootxyz/docker-netbootxyz/issues/100
When downloading squash/initrd from github at slow connection (this including from the docker web). Sometimes github server terminate the connection suddenly at specific minutes. Consider to do a checksum to the downloaded images, and if it doesn't match resume the download so the image become fully matched.
I have several /dev/loop mounting error when i try to boot the live cd through PXE. While i finally realized the downloaded squashfs is not fully at its original size.