Skip to content

System Rescue CD (UEFI) doesn't finish booting due to wrong download link #1631

@m-iwanicki

Description

@m-iwanicki

[?]: 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:

  1. Go to Utilities (UEFI)
  2. Select System Rescue CD
  3. Select System Rescue 12.01

Expected behavior
System manages to finish booting

Screenshots

Additional context

Logs:

:: Mounting /run/archiso/bootmnt (tmpfs) filesystem, size='75%'
:: Downloading 'https://github.com/netbootxyz/asset-mirror/releases/download/12.01-046a7ade/sysresccd/x86_64/airootfs.sfs'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
ERROR: Downloading 'https://github.com/netbootxyz/asset-mirror/releases/download/12.01-046a7ade/sysresccd/x86_64/airootfs.sfs'
   Falling back to interactive prompt
   You can try to fix the problem manually, log out when you are finished
sh: can't access tty; job control turned off
[rootfs ~]# 

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions