[PR #109] [MERGED] Trying to fix path issue with windows installation #655

Closed
opened 2026-02-27 14:52:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/109
Author: @netbrain
Created: 8/18/2016
Status: Merged
Merged: 8/18/2016
Merged by: @antonym

Base: masterHead: master


📝 Commits (1)

  • a92ddc2 Trying to fix path issue with windows installation

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/windows.ipxe (+1 -1)

📄 Description

This fixes the URL path that failed for me when netboot tried the following:

Checking wimboot signature...
http://boot.netboot.xyz/sigs//wimbooy.sig... Operation not permitted

Further expection showed that the url gave an error response. Removing the addition / in the URL solved the issue for me.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbootxyz/netboot.xyz/pull/109 **Author:** [@netbrain](https://github.com/netbrain) **Created:** 8/18/2016 **Status:** ✅ Merged **Merged:** 8/18/2016 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`a92ddc2`](https://github.com/netbootxyz/netboot.xyz/commit/a92ddc2f94411a0114af53874cbc4e23e5479f15) Trying to fix path issue with windows installation ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/windows.ipxe` (+1 -1) </details> ### 📄 Description This fixes the URL path that failed for me when netboot tried the following: ``` Checking wimboot signature... http://boot.netboot.xyz/sigs//wimbooy.sig... Operation not permitted ``` Further expection showed that the url gave an error response. Removing the addition / in the URL solved the issue for me. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 14:52:45 +03:00
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#655
No description provided.