Add link to driver additions

This commit is contained in:
Thomas Lovén 2025-04-24 10:52:57 +02:00
parent 16d7ad73d6
commit 724e7cbb34

View File

@ -5,6 +5,8 @@ This runs a single docker container which serves netboot.xyz and also a samba se
Create bootable Windows PE iso according to [instructions here](https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/winpe-create-usb-bootable-drive?view=windows-11#create-a-winpe-iso-dvd-or-cd). Create bootable Windows PE iso according to [instructions here](https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/winpe-create-usb-bootable-drive?view=windows-11#create-a-winpe-iso-dvd-or-cd).
Extract the iso to `config/win-pe/x64/` Extract the iso to `config/win-pe/x64/`
Note that virtio drivers can be included in the iso [like this](https://portal.nutanix.com/page/documents/kbs/details?targetId=kA03200000098arCAA).
Download windows 11 install iso from microsoft. Download windows 11 install iso from microsoft.
Extract the iso to `config/windows/win-os/win11/` Extract the iso to `config/windows/win-os/win11/`