[GH-ISSUE #1588] Kali Linux: squashfs.part3 not downloading. #2061

Closed
opened 2026-03-01 18:38:14 +03:00 by kerem · 2 comments
Owner

Originally created by @BrianCArnold on GitHub (Mar 4, 2025).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1588

Describe the bug
Similar to #1313 , Kali Linux 2024.4 now has a filesystem.squashfs.part3, which is not being loaded.

To Reproduce
Netboot Live-Kali, current version 2024.4. Current version of netboot.xyz has this issue.

Expected behavior
Should download filesystem.squashfs.part3 and concat on top of filesystem.squashfs

Additional thoughts
I feel like rather than simply adding a part3, putting off the issue of a part4 for later, a loop that checks for part${N} and downloads each part until all N parts are downloaded may be a better approach.

See my patch commit in my fork for a potential approach: github.com/BrianCArnold/docker-mod-layers@fe08d4aed8

Originally created by @BrianCArnold on GitHub (Mar 4, 2025). Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1588 **Describe the bug** Similar to #1313 , Kali Linux 2024.4 now has a filesystem.squashfs.part3, which is not being loaded. **To Reproduce** Netboot Live-Kali, current version 2024.4. Current version of netboot.xyz has this issue. **Expected behavior** Should download filesystem.squashfs.part3 and concat on top of filesystem.squashfs **Additional thoughts** I feel like rather than simply adding a part3, putting off the issue of a part4 for later, a loop that checks for part${N} and downloads each part until all N parts are downloaded may be a better approach. See my patch commit in my fork for a potential approach: https://github.com/BrianCArnold/docker-mod-layers/commit/fe08d4aed876f31ebbe63db08870553e5abd416d
kerem 2026-03-01 18:38:14 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@BrianCArnold commented on GitHub (Mar 4, 2025):

Created PRs to allow Debian-{10..12} and Ubuntu-24.04 to pull up to 10 (20GB?!) of squashfs parts.

<!-- gh-comment-id:2699015079 --> @BrianCArnold commented on GitHub (Mar 4, 2025): Created PRs to allow Debian-{10..12} and Ubuntu-24.04 to pull up to 10 (20GB?!) of squashfs parts.
Author
Owner

@antonym commented on GitHub (Mar 8, 2025):

Kali should be fixed now, thanks for the MRs, I had to make a few tweaks to get it working. 2025.1 actually dropped back to 2 parts, but I'll see about rolling that out to the others as well.

<!-- gh-comment-id:2708074706 --> @antonym commented on GitHub (Mar 8, 2025): Kali should be fixed now, thanks for the MRs, I had to make a few tweaks to get it working. 2025.1 actually dropped back to 2 parts, but I'll see about rolling that out to the others as well.
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#2061
No description provided.