VirtualBox

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

最後變更 在這個檔案從92306是 84096,由 vboxsync 提交於 5 年 前

Validation Kit/vns: Some file renaming to unify naming scheme and making it easier to find/correlate things in vboxtestvms.py.

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 1.2 KB
 
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 - Disable screen-blanking, and suspend:
13 - Click 'System Settings' from the Unity bar on the left side or open
14 a terminal and run 'unity-control-center'.
15 - From 'Power':
16 - Switch 'Suspend when inactive for' to 'Dont suspend'.
17 - From 'Brightness & Lock':
18 - Switch 'Turn screen off when inactive' to 'Never'
19 - Switch 'Lock' to 'off'.
20 - Close the system settings window.
21 - Disable auto-mounting of the CDROM:
22 gsettings set org.gnome.desktop.media-handling automount false
23 - Disable VirtualBox Guest Additions that ship with Ubuntu 17.04 by default:
24 sudo sh -c "echo 'blacklist vboxguest' > /etc/modprobe.d/blacklist.conf"
25 sudo sh -c "echo 'blacklist vboxvideo' > /etc/modprobe.d/blacklist.conf"
26 - Proceed as shown in readme_first.txt
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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