mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 07:05:56 +03:00
[GH-ISSUE #720] Arch Linux removed archiso initrd #1750
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#1750
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 @mchangrh on GitHub (Oct 18, 2020).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/720
Arch Linux seems to have removed the archiso.img file in favor of initramfs-linux.img
To Reproduce
attempt to install Arch Linux from any of the menus (also broken on dev branch)
Expected behavior
When attempting to install, it successfully loads vmlinux-linux but returns an error:
https://mirror-/archlinux/iso/2020.10.01/arch/boot/x86_64/archiso.img... No such file or directoryand then "Could not boot..."Additional context
This seems to be from the newest 2020.10.01 release, as both 2020.09.01 and 2020.08.01 both still have the archiso.img file.
http://mirror.csclub.uwaterloo.ca/archlinux/iso/2020.09.01/arch/boot/x86_64/
http://mirror.csclub.uwaterloo.ca/archlinux/iso/2020.10.01/arch/boot/x86_64/
@mchangrh commented on GitHub (Oct 18, 2020):
seems like dependent OSes aren't affected
@mchangrh commented on GitHub (Oct 18, 2020):
Closed in #721