We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i cannot follow the step: Update webroot/boot.ipxe.cfg to match the filename and versions you downloaded you downloaded.
I got the error $python3 -m http.server --bind 192.168.100.1 --directory ./we broot 8000 Serving HTTP on 192.168.100.1 port 8000 (http://192.168.100.1:8000/) ... 192.168.100.5 - - [13/Oct/2023 16:14:17] code 404, message File not found 192.168.100.5 - - [13/Oct/2023 16:14:17] "GET /bootstrap.ipxe HTTP/1.1" 404 -
The text was updated successfully, but these errors were encountered:
No branches or pull requests
i cannot follow the step:
Update webroot/boot.ipxe.cfg to match the filename and versions you downloaded you downloaded.
I got the error
$python3 -m http.server --bind 192.168.100.1 --directory ./we
broot 8000
Serving HTTP on 192.168.100.1 port 8000 (http://192.168.100.1:8000/) ...
192.168.100.5 - - [13/Oct/2023 16:14:17] code 404, message File not found
192.168.100.5 - - [13/Oct/2023 16:14:17] "GET /bootstrap.ipxe HTTP/1.1" 404 -
The text was updated successfully, but these errors were encountered: