diff options
Diffstat (limited to 'src/VBox/ValidationKit/vms/nt4sp1.txt')
-rw-r--r-- | src/VBox/ValidationKit/vms/nt4sp1.txt | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/src/VBox/ValidationKit/vms/nt4sp1.txt b/src/VBox/ValidationKit/vms/nt4sp1.txt new file mode 100644 index 00000000..5f2ee001 --- /dev/null +++ b/src/VBox/ValidationKit/vms/nt4sp1.txt @@ -0,0 +1,26 @@ + +Test VM - nt4sp1 - Windows NT 4 Service Pack 1 +============================================== + +Setup: + - Configure a VM t-nt4sp1 with default Windows NT 4 settings. Make sure to + configure the disk to 8 GB or higher capacity (2 GB suffices). + - Make sure networking is NAT. + - Install Windows NT 4 SP 1. Create a user 'test' without a password. + - Insert the validation kit ISO and install the test execution service (see + vboxtxs-readme.txt). (As Administrator.) + - Disable CD autorun: + - Start regedit. + - Set the value HKLM/System/CurrentControlSet/Services/Cdrom to 0. + - Shorten boot menu wait, disable automatic reboot on STOP, make it write a + dump: + - Right click on "My Computer", select "Properties" and go to the + "Startup/Shutdown" tab. + - Change the "Show list for" entry field to "1" second. + - Uncheck "Automatically reboot". + - Check "Write debugging information to". + - Check "Overwrite any existing file". + - Eject the CD and shut down the VM. + +Do N O T install guest additions! + |