[GH-ISSUE #85] Can't download ISO images #37

Closed
opened 2026-02-27 14:50:05 +03:00 by kerem · 1 comment
Owner

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.

<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>71CAB6F19A14D43F</RequestId><HostId>H3+i2aFEwG5M20qz+3xgxfZnxAyjHYW9Sm0pvvgmkratFum7DLcnS2FksH41+UiAWSlMmge0Q68=</HostId></Error>

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/.

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. ``` xml <?xml version="1.0" encoding="UTF-8"?> <Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>71CAB6F19A14D43F</RequestId><HostId>H3+i2aFEwG5M20qz+3xgxfZnxAyjHYW9Sm0pvvgmkratFum7DLcnS2FksH41+UiAWSlMmge0Q68=</HostId></Error> ``` <hr> **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/.
kerem closed this issue 2026-02-27 14:50:05 +03:00
Author
Owner

@antonym commented on GitHub (Feb 29, 2016):

Thanks, I corrected those links here:

github.com/antonym/netboot.xyz@739378ef11

I 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.

<!-- gh-comment-id:190349437 --> @antonym commented on GitHub (Feb 29, 2016): Thanks, I corrected those links here: https://github.com/antonym/netboot.xyz/commit/739378ef1171432b16a6adb1375bb268a57e66ab I 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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz#37
No description provided.