VirtualBox

source: vbox/trunk/src/VBox/ValidationKit/vms/t-nsthwvirt-ubuntu.txt@ 77807

Last change on this file since 77807 was 72521, checked in by vboxsync, 6 years ago

VBox/ValidationKit: Nested hwvirt. smoketest updates.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.4 KB
Line 
1
2Test VM - nsthwvirt-ubuntu - Nested hardware-virtualization Ubuntu
3==================================================================
4
5Setup:
6 - Configure a VM tst-nsthwvirt-ubuntu-64 with default Ubuntu 64-bit setting,
7 with a 6 GB or larger disk.
8 - Configure the VM with 4 GB of RAM.
9 - Make sure networking is NAT.
10 - Disable audio for the VM.
11 - Install Ubuntu 17.04 amd64.
12 - Create a user named 'vbox' with password as 'password'.
13 - Enable auto-login for the user 'vbox'.
14 - Insert the validation kit ISO and install the test execution service (see
15 vboxtxs-runvm-readme.txt).
16 - Disable screen-blanking, and suspend:
17 - Click 'System Settings' from the Unity bar on the left side or open
18 a terminal and run 'unity-control-center'.
19 - From 'Power':
20 - Switch 'Suspend when inactive for' to 'Dont suspend'.
21 - From 'Brightness & Lock':
22 - Switch 'Turn screen off when inactive' to 'Never'
23 - Switch 'Lock' to 'off'.
24 - Close the system settings window.
25 - Disable auto-mounting of the CDROM:
26 gsettings set org.gnome.desktop.media-handling automount false
27 - Disable VirtualBox Guest Additions that ship with Ubuntu 17.04 by default:
28 sudo sh -c "echo 'blacklist vboxguest' > /etc/modprobe.d/blacklist.conf"
29 sudo sh -c "echo 'blacklist vboxvideo' > /etc/modprobe.d/blacklist.conf"
30 - Eject any CD and shut down the VM.
31
32
33Do N O T install guest additions!
34
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