mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[GH-ISSUE #15] Windows 8.1/10 support #8
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#8
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 @Manouchehri on GitHub (Dec 13, 2015).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/15
https://technet.microsoft.com/en-ca/library/dn594399.aspx - WIMBoot Overview
https://technet.microsoft.com/en-ca/library/dn621983.aspx - Create WIMBoot Images
Source: http://labalec.fr/erwan/?p=1078
With Windows 8.1/10, it's now possible to boot a full system from WIMBoot instead of just an install image. Seems like it might be possible to do this over a network as well.
Any thoughts/attempts yet?
Related: #8
@antonym commented on GitHub (Jul 15, 2016):
Still need to test this before merging:
https://github.com/antonym/netboot.xyz/pull/105
@Manouchehri commented on GitHub (Jul 15, 2016):
Thanks for the update, this looks great!
@antonym commented on GitHub (Jul 16, 2016):
This is now merged, hopefully this provides some usefulness.