mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[GH-ISSUE #85] Can't download ISO images #37
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#37
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 @dbohdan on GitHub (Feb 29, 2016).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/85
I get a 403 Forbidden response like the one below when trying to download the ISO file from https://boot.netboot.xyz/ipxe/netboot.xyz-dhcp.iso or https://boot.netboot.xyz/ipxe/netboot.xyz-static.iso.
Edit: The download link https://boot.netboot.xyz/ipxe/netboot.xyz.iso works. It appears that the links above are simply obsolete and should be removed from the page http://netboot.xyz/boot-iso/.
@antonym commented on GitHub (Feb 29, 2016):
Thanks, I corrected those links here:
github.com/antonym/netboot.xyz@739378ef11I consolidated the bootloader so now it has the option of a failsafe menu for manual configuration if needed, so the older disks are obsolete.
If you find any other broken links, feel free to open an issue.