mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[GH-ISSUE #1214] Fedore 37 and 36 KDE and GNOME Live CD (and possible others) dont download #340
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#340
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 11, 2023).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1214
Describe the bug
When booting those live cd's, the download doesnt start. Tested on VM and on phys. Hardware.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Download of the files.
Screenshots

Additional context
Nothing more to say.
@oe3gwu commented on GitHub (Mar 11, 2023):
@antonym commented on GitHub (Mar 16, 2023):
Will need to add some logic to download the split files on Fedora now that the Live images have gotten fatter over time. The extracted files from the ISO are uploaded to github, but if they are over 2GB in size, they are split out and then remerged during download.
@oe3gwu commented on GitHub (Mar 16, 2023):
Thanks for the info! Gonna wait for a fix then!