mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-24 07:36:25 +08:00
pre-provisioning: Install QEMU guest agent on all windows versions
It seems it has been forgotten from some versions. It helps with monitoring the IP address the VM gets via DHCP and offers other useful functionality to the KVM hypervisor. Task-number: QTQAINFRA-6610 Change-Id: Ie4b3ab7794ae2bafe53224006b2417d73851b495 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
This commit is contained in:
@@ -9,6 +9,9 @@ Custom: Install Windows only (advanced)
|
||||
|
||||
# NOTE! virtio-win-0.1.204 need to be attached with virt-install
|
||||
Load driver - browse - virtio-win-0.1.204 - amd64 - w10 - Select Red Hat VirtIO SCSI controller - next - next
|
||||
Navigate to E:\guest-agent (directory on the attached drive)
|
||||
and double click qemu-ga-x86_64
|
||||
|
||||
|
||||
Region: Finland
|
||||
Keyboard layout: United Kingdom
|
||||
|
||||
@@ -23,6 +23,8 @@ add DWORD value BypassSecureBootCheck value 1
|
||||
Close the regedit and the installation window ('X') to start the installation again.
|
||||
|
||||
Load driver - browse - virtio-win-0.1.204 - amd64 - w10
|
||||
Navigate to E:\guest-agent (directory on the attached drive)
|
||||
and double click qemu-ga-x86_64
|
||||
|
||||
|
||||
Region: Finland
|
||||
|
||||
Reference in New Issue
Block a user