VirtualBox

Changeset 84095 in vbox


Ignore:
Timestamp:
Apr 30, 2020 9:11:52 AM (5 years ago)
Author:
vboxsync
Message:

Validation Kit: More VM creation documentation bits.

Location:
trunk/src/VBox/ValidationKit/vms
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/vms/nt4sp1.txt

    r52776 r84095  
    77   configure the disk to 8 GB or higher capacity (2 GB suffices).
    88 - Make sure networking is NAT.
    9  - Install Windows NT 4 SP 1. Create a user 'test' without a password.
    10  - Insert the validation kit ISO and install the test execution service (see
    11    vboxtxs-readme.txt). (As Administrator.)
     9 - Install Windows NT 4 SP 1.
    1210 - Disable CD autorun:
    1311      - Start regedit.
     
    2119      - Check "Write debugging information to".
    2220      - Check "Overwrite any existing file".
    23  - Eject the CD and shut down the VM.
    24 
    25 Do  N O T install guest additions!
    26 
     21  - Proceed as shown in readme_first.txt
  • trunk/src/VBox/ValidationKit/vms/sol11u1.txt

    r52776 r84095  
    1212      - MINSPECIAL=0
    1313      - MINDIGIT=0
    14  - Set the 'root' and 'test' passwords to 'password' (as root
    15    run 'passwd root; passwd test').
    16  - Insert the validation kit ISO and install the test execution service
    17    (see vboxtxs-readme.txt).
    1814 - Adjust the grub timeout to 1 second.
    1915 - ?More?
    20  - ?More?
    21  - ?More?
    22  - Eject the CD and shut down the VM.
    23 
    24 Do  N O T install guest additions!
    25 
     16 - Proceed as shown in readme_first.txt
  • trunk/src/VBox/ValidationKit/vms/t-nsthwvirt-ubuntu.txt

    r72521 r84095  
    1010 - Disable audio for the VM.
    1111 - 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).
    1612 - Disable screen-blanking, and suspend:
    1713      - Click 'System Settings' from the Unity bar on the left side or open
     
    2824      sudo sh -c "echo 'blacklist vboxguest' > /etc/modprobe.d/blacklist.conf"
    2925      sudo sh -c "echo 'blacklist vboxvideo' > /etc/modprobe.d/blacklist.conf"
    30  - Eject any CD and shut down the VM.
    31 
    32 
    33 Do  N O T install guest additions!
    34 
     26 - Proceed as shown in readme_first.txt
  • trunk/src/VBox/ValidationKit/vms/t-nt310.txt

    r70489 r84095  
    11
    22Test VM - t-nt310 - Windows NT 3.1 no service pack
    3 ====================================================
     3==================================================
    44
    55Setup:
     
    1919 - Open the system settings and add an environment variable "SystemDrive" with the
    2020   value "C:" (NT 3.50 and later sets this automagically).
    21  - while in the system settings, reduce the boot wait to 1 second.
     21 - While in the system settings, reduce the boot wait to 1 second.
    2222 - Open the network settings and add the TCPIP protocol.  Configure it with IP
    2323   10.0.2.15/24, gateway 10.0.2.2, and DNS 10.0.2.3 (via "Connections..." button).
    2424 - Reboot and check that you can ping stuff.
    25  - Add regular user 'test' without a password.
    2625 - Insert the ValidationKit ISO and install the test execution service, see
    27    vboxtxs-readme.txt for details.  Heed the NT 3.x bits.
    28  - Eject the CD, reboot and test that the TXS works.
    29 
    30 Do  N O T  install guest additions!
    31 
     26   vboxtxs-readme.txt for details. Needs the NT 3.x bits.
     27 - Proceed as shown in readme_first.txt
  • trunk/src/VBox/ValidationKit/vms/t-nt350.txt

    r70758 r84095  
    1515          manually if detection fails.
    1616        - Make sure to configure DHCP and DNS.
    17         - Use 'password' as Administrator password.
    1817 - In the system settings:
    1918        - Reduce the boot wait to 1 second.
    2019        - Disable automatic reboot in recovery settings.
    2120 - Check that you can ping stuff.
    22  - Add regular user 'test' without a password.
    2321 - Insert the ValidationKit ISO and install the test execution service, see
    24    vboxtxs-readme.txt for details.  Heed the NT 3.x bits.
    25  - Eject the CD, reboot and test that the TXS works.
    26 
    27 Do  N O T  install guest additions!
    28 
    29 
     22   vboxtxs-readme.txt for details. Needs the NT 3.x bits.
     23 - Proceed as shown in readme_first.txt
  • trunk/src/VBox/ValidationKit/vms/t-ubuntu-15_10-64-efi.txt

    r83899 r84095  
    11
    22Test VM - tst-ubuntu-15_10-64-efi - Ubuntu smoke test
    3 ==================================================================
     3=====================================================
    44
    55Setup:
     
    1010 - Make sure networking is NAT.
    1111 - Install Ubuntu 15.10 amd64.
    12  - Create a user named 'vbox' with password as 'password'.
    13  - Insert the validation kit ISO and install the test execution service (see
    14    vboxtxs-runvm-readme.txt).
    15  - Eject any CD and shut down the VM.
    16 
    17 
    18 Do  N O T install guest additions!
     12 - Proceed as shown in readme_first.txt
  • trunk/src/VBox/ValidationKit/vms/t-win7-32.txt

    r78797 r84095  
    1 Work in progress:
     1
     2Test VM - tst-win7-32
     3=====================
    24
    35Setup:
     
    1012 - Create a user 'test2' with 'test2' as password.
    1113 - Enable the guest user.
    12  - Insert the validation kit ISO and install the test execution service in
    13    'both' mode (see vboxtxs-readme.txt) and using the task scheduler. Make
    14    sure to okay the firewall modification and test it.
    15  -
    16 
     14 - Proceed as shown in readme_first.txt
  • trunk/src/VBox/ValidationKit/vms/xppro.txt

    r52776 r84095  
    99 - Install Windows XP Pro.
    1010 - Create a user 'test' without a password.
    11  - Set the password of the 'Administrator' account to 'password'.
    12  - Insert the validation kit ISO and install the test execution service (see
    13    vboxtxs-readme.txt). (As Administrator.)
    1411 - Disable non-windows-logo signed driver popups:
    1512      - Start menu -> Right-click on "My Computer" -> Select Properties.
     
    4542        the "Don't search Windows Update".
    4643      - Change "Windows Automatic Updates" to "Disabled".
    47  - Eject the CD and shut down the VM.
    48 
    49 Do  N O T install guest additions!
    50 
     44 - Proceed as shown in readme_first.txt
Note: See TracChangeset for help on using the changeset viewer.

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