mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[GH-ISSUE #1210] Netboot Squashfs of some Ubuntu Versions not found #1875
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#1875
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 @oe3gwu on GitHub (Mar 8, 2023).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1210
Describe the bug
I cant download Netboot SquashFS Files on Github. I get a 404 for 22.04 and 22.10. 20.04 works.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A download start
Screenshots

Additional context
Nothing more to say.
@dansou901 commented on GitHub (Mar 9, 2023):
I can reproduce that. Also, Ubuntu 22.04.2 got released and should be added to the list/updated.
@antonym commented on GitHub (Mar 16, 2023):
The netboot images are mainly used for the Linux Installers portion for vmlinuz, initrd, and then download of the ISO, the others are used for Live boot and use the squashfs. I've dropped the squashfs off the netboot images.
@oe3gwu commented on GitHub (Mar 16, 2023):
Thank you!