mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[GH-ISSUE #1127] Missing info from netboot's documentation #1844
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#1844
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 @danboid on GitHub (Jun 16, 2022).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1127
I thought I might as well bundle all the things I think need to be added or improved in the current netboot documentation into one ticket to reduce clutter.
The Docker page ( https://netboot.xyz/docs/docker ) currently states that when you use
docker runto create your netboot container, specifying a path for the assets is optional. It seems to me that if you don't provide an assets path the netboot web interface doesn't work (doesn't get configured?) at all and I've not found a working setting for the assets path, if there is one? Maybe this feature (local assets usage) has never worked?@antonym have you tested the local assets feature of the netboot docker container?
I opened this issue for my assets problem https://github.com/netbootxyz/docker-netbootxyz/issues/24
The Self-hosted page seems mistitled. What most people prob want for 'self-hosted' is explained on the Docker page. The self-hosted page seems to be for those who want to fully customise netboot / netboot devs not just how to set up a local instance which is what I expected to see on the self-hosted page. We should explain this at the top of the self-hosted page if we don't rename that page to make it less confusing. I think the self-hosted page should be called 'Developers' and the Docker page 'Self-hosted', or just leave that as Docker.
Has anyone written a guide for extracting the Windows install ISO for installation via netboot? Windows is currently missing from the supported OSs list in the FAQ but there's no point in adding it until we tell people how they can install it via netboot.
netboot's lack of support for secure boot should be covered in the FAQ https://netboot.xyz/docs/faq - I should be able to do a PR to fix this one now if I can find the correct repo.
@danboid commented on GitHub (Jun 16, 2022):
I've added the Secure Boot QA to the FAQ
https://github.com/netbootxyz/netboot.xyz-docs/pull/58
@antonym commented on GitHub (Aug 27, 2022):
If there are any additional docs to add, please feel free to open PRs. Thanks!