From 724e7cbb34cc7b8aa2178c537d6781790b70101e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Lov=C3=A9n?= Date: Thu, 24 Apr 2025 10:52:57 +0200 Subject: [PATCH] Add link to driver additions --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index fb0500e..3619aec 100644 --- a/Readme.md +++ b/Readme.md @@ -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). 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. Extract the iso to `config/windows/win-os/win11/`