[Libosinfo] [PATCH 2/3] win10: Enable unattended installation
Fabiano Fidêncio
fidencio at redhat.com
Sun Apr 17 15:07:16 UTC 2016
The unattended installation successfully worked when using latest
gnome-boxes without any work done on their side.
Signed-off-by: Fabiano Fidêncio <fabiano at fidencio.org>
---
data/os/microsoft.com/win-10.xml.in | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/data/os/microsoft.com/win-10.xml.in b/data/os/microsoft.com/win-10.xml.in
index 8dc6f05..3694336 100644
--- a/data/os/microsoft.com/win-10.xml.in
+++ b/data/os/microsoft.com/win-10.xml.in
@@ -67,5 +67,10 @@
<devices>
<device id="http://pcisig.com/pci/8086/2668"/> <!-- ICH6 -->
</devices>
+
+ <installer>
+ <script id='http://microsoft.com/windows/unattend/jeos'/>
+ <script id='http://microsoft.com/windows/unattend/desktop'/>
+ </installer>
</os>
</libosinfo>
--
2.7.3
More information about the Libosinfo
mailing list