VirtualBox

source: vbox/trunk/src/VBox/ValidationKit/vms/t-nt310.txt@ 70757

Last change on this file since 70757 was 70489, checked in by vboxsync, 7 years ago

ValidationsKit/t-nt310.txt: updates

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.5 KB
Line 
1
2Test VM - t-nt310 - Windows NT 3.1 no service pack
3====================================================
4
5Setup:
6 - Configure a VM t-nt310 with using the Windows NT 3.x settings, but with only
7 64 MiB RAM (can't detect more) and 512 MiB disk (2GiB fails NTFS conversion).
8 - Enable COM1.
9 - Make sure networking is NAT and PCNET.
10 - Make sure you're using BusLogic for both HD and DVD-ROM.
11 - Enable DNS proxying:
12 VBoxManage modifyvm t-nt310 --natdnsproxy1 on.
13 - Optionally set 486 as the CPU profile (may avoid install problems):
14 VBoxManage modifyvm t-nt310 --cpu-profile "Intel 80486"
15 - Install the OS.
16 - PCNet are not included on install media, so get them of the
17 net and install via floppy when it fails to detect NICs.
18 - Use 'password' as Administrator password.
19 - Open the system settings and add an environment variable "SystemDrive" with the
20 value "C:" (NT 3.50 and later sets this automagically).
21 - while in the system settings, reduce the boot wait to 1 second.
22 - Open the network settings and add the TCPIP protocol. Configure it with IP
23 10.0.2.15/24, gateway 10.0.2.2, and DNS 10.0.2.3 (via "Connections..." button).
24 - Reboot and check that you can ping stuff.
25 - Add regular user 'test' without a password.
26 - 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
30Do N O T install guest additions!
31
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