[GH-ISSUE #870] Operation Not Permitted when Trying to Netboot Windows Installer #241

Closed
opened 2026-02-27 14:51:00 +03:00 by kerem · 2 comments
Owner

Originally created by @morg-mov on GitHub (Apr 8, 2021).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/870

Trying to netboot a Windows 10 Installation hosted on a web server.
Every time it attempts to retrieve the files it needs, it throws an "Operation not Permitted" error.
image
You can check out the web server if you wish to see if I set anything up wrong, but as far as I can tell, I set it up correctly.
https://pxe.morg-s9.cf

Originally created by @morg-mov on GitHub (Apr 8, 2021). Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/870 Trying to netboot a Windows 10 Installation hosted on a web server. Every time it attempts to retrieve the files it needs, it throws an "Operation not Permitted" error. ![image](https://user-images.githubusercontent.com/56270390/114074442-5eda7180-9872-11eb-95dc-be26e9c4d36d.png) You can check out the web server if you wish to see if I set anything up wrong, but as far as I can tell, I set it up correctly. https://pxe.morg-s9.cf
kerem closed this issue 2026-02-27 14:51:00 +03:00
Author
Owner

@antonym commented on GitHub (Apr 8, 2021):

It's a TLS error, so more than likely the webserver is not using iPXE compatible https protocols. See https://ipxe.org/crypto for what protocols are supported.

<!-- gh-comment-id:816093760 --> @antonym commented on GitHub (Apr 8, 2021): It's a TLS error, so more than likely the webserver is not using iPXE compatible https protocols. See https://ipxe.org/crypto for what protocols are supported.
Author
Owner

@morg-mov commented on GitHub (Apr 8, 2021):

Tried setting TLS1.2 only to no avail, so I just turned off SSL and it works. Thanks.

<!-- gh-comment-id:816243361 --> @morg-mov commented on GitHub (Apr 8, 2021): Tried setting TLS1.2 only to no avail, so I just turned off SSL and it works. Thanks.
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#241
No description provided.