C:\Serva\TFTPRoot\ ├── Boot\ │ ├── pxeboot.com │ ├── bootmgr.exe │ └── boot.sdi ├── Windows\ (full ISO contents) └── Serva_Asset\
# dnsmasq.conf addition dhcp-boot=http://192.168.1.10/boot.ipxe install windows over network
You need a set of boot files (specifically pxeboot.n12 or a customized WinPE environment). C:\Serva\TFTPRoot\ ├── Boot\ │ ├── pxeboot