mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[GH-ISSUE #1631] System Rescue CD (UEFI) doesn't finish booting due to wrong download link #550
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#550
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 @m-iwanicki on GitHub (Jun 2, 2025).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1631
[?]: This bug persists when memory is increased beyond 8GB.
I Couldn't test it, but I doubt wrong download link is connected to RAM amount
Describe the bug
System Rescue CD doesn't boot correctly (enters initramfs shell) due to wrong download link.
To Reproduce
Steps to reproduce the behavior:
Utilities (UEFI)System Rescue CDSystem Rescue 12.01Expected behavior
System manages to finish booting
Screenshots
Additional context
Logs:
Correct link seems to be:
https://github.com/netbootxyz/asset-mirror/releases/download/12.01-046a7ade/airootfs.sfs
For some reason it tries to download from
/12.01-046a7ade/sysresccd/x86_64/instead of/12.01-046a7ade/x86_64/Tested on both QEMU and ODROID-H4 PLUS