VirtualBox

source: vbox/trunk/src/VBox/ValidationKit/vms/t-nsthwvirt-win10-hv-64.txt

Last change on this file was 103702, checked in by vboxsync, 8 months ago

ValidationKit: bugref:10318 Enable smoke test for Hyper-V enabled Windows 10 Pro guest.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.7 KB
Line 
1
2Test VM - tst-nsthwvirt-win10-hv-64
3===================================
4
5Setup:
6 - Verify md5sum of Win10_21H2_English_x64.iso is 823c3cb59ff0fd43272f12bb2e3a089d.
7 - VBoxManage unattended detect --iso=Win10_21H2_English_x64.iso
8 [..]
9 Image #6 = Windows 10 Pro (10.0.19041.1288 / x64 / en-US)
10 [..]
11 - Configure a new VM named "t-nsthwvirt-win10-hv-64" with default windows 10 64-bit settings and disk size.
12 Change RAM size to 8192 MB.
13 Change paravirtualization interface to "None".
14 Enable Nested VT-x/AMD.
15 Disable Audio.
16 - VBoxManage unattended install t-nsthwvirt-win10-hv-64
17 --iso=Win10_21H2_English_x64.iso
18 --hostname=t-nsthwvirt-win10-hv-64.smoketest
19 --image-index=6
20 --user=Administrator
21 --password=password
22 --install-txs
23 --validation-kit-iso=/home/ram/vbox/trunk/validationkit/VBoxValidationKit.iso
24 --time-zone=DE
25 --locale=en_US
26 --country=US
27 --key=<redacted-Win-10-Pro-KMS-key>
28 - Start VM and perform unattended installation.
29 - Eject DVDs and floppy.
30 - Create a user 'test' without a password.
31 - Create a user 'test2' with 'test2' as password.
32 - Enable the guest user.
33 - Disable auto-reboot on guest BSOD using an elevated PowerShell with the command:
34 wmic RecoverOS set AutoReboot = False
35 - Proceed with other relevant steps shown in readme_first.txt
36 - Install Hyper-V role from "Windows Feature"
37 Check all items under "Hyper-V" i.e. both "Hyper-V Platform" and "Hyper-V Management Tools".
38 Once installed, restart the VM and let the Hyper-V install fully complete.
39 Finally after Hyper-V is fully installed and setup, shutdown the VM.
40
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette