mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 07:05:56 +03:00
[GH-ISSUE #697] The archlinux install has a broken link #1745
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#1745
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 @renich on GitHub (Aug 17, 2020).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/697
Describe the bug
It seems that the installation link is wrong.
You're trying http://mirror.rackspace.com/archlinux/iso/2020.08.01/arch/boot/x86_64/vmlinuz
The actual link should be: http://mirror.rackspace.com/archlinux/iso/2020.08.01/arch/boot/x86_64/vmlinuz-linux
Just try installing arch using netboot.xyz.
@antonym commented on GitHub (Aug 17, 2020):
Thanks, we found they changed the name upstream. It should be covered by https://github.com/netbootxyz/netboot.xyz/pull/696 and will be in the next release. You should be able to use the development endpoint in the Utility menu for now to load up an install until it's released to production.