mirror of
https://github.com/netbootxyz/netboot.xyz-docs.git
synced 2026-04-25 15:05:53 +03:00
[GH-ISSUE #15] Provide instructions on how to install Windows? #175
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz-docs#175
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 @ametis70 on GitHub (Mar 22, 2020).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz-docs/issues/15
I've used netboot.xyz to install or run linux distros on the past but now I'm struggling to install Windows 10. I'm not sure what I'm doing wrong as I cannot find any useful information on the internet. Here is what I tried:
I also tried mounting the files on a samba share and accessing them within the installer, but I had no success (I'm not even sure if it isn't finding some file or what's causing the error to pop)
Thanks in advance
@samip5 commented on GitHub (May 6, 2020):
Some background info, are you using this on KVM, or physical machine?
If KVM, virtio storage device?
@ametis70 commented on GitHub (May 10, 2020):
I used linuxserver.io docker image to boot netboot.xyz on a physical machine through TFTP. I was able to install arch linux and also booted up a live image of ubuntu without any problem
@samip5 commented on GitHub (May 11, 2020):
Do you have an SMB share with the Windows ISO files? Did you mount it before running the installer?
@ametis70 commented on GitHub (May 12, 2020):
Yes, but I'm not sure if I missed an intermediate step, as I wasn't able to find any documentation on how to do this properly.
From what I remember, I opened a cmd.exe before clicking on the button to begin the installation and mounted the samba share. I could navigate to the share and the files were there, but I don't think the installer was looking for them in that place