[PR #80] Fixing dhcp-boot filepath #260

Open
opened 2026-03-01 18:43:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz-docs/pull/80
Author: @atomar94
Created: 6/10/2023
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • 258e991 Fixing dhcp-boot filepath

📊 Changes

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

View changed files

📝 docs/booting/tftp.md (+2 -2)

📄 Description

The dhcp-boot filepath should be ./ipxe/netboot.xyz.kpxe but is currently netboot.xyz.kpxe.

If you build the netboot project you will generate a folder structure like this.

menu.ipxe
version.ipxe
...
ipxe/
  netboot.xyz.kpxe

We want to mount this folder structure as-is.


🔄 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-docs/pull/80 **Author:** [@atomar94](https://github.com/atomar94) **Created:** 6/10/2023 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`258e991`](https://github.com/netbootxyz/netboot.xyz-docs/commit/258e991fcb8fe9c947c9217af3d0188bb790f774) Fixing dhcp-boot filepath ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/booting/tftp.md` (+2 -2) </details> ### 📄 Description The dhcp-boot filepath should be `./ipxe/netboot.xyz.kpxe` but is currently `netboot.xyz.kpxe`. If you build the netboot project you will generate a folder structure like this. ``` menu.ipxe version.ipxe ... ipxe/ netboot.xyz.kpxe ``` We want to mount this folder structure as-is. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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-docs#260
No description provided.