blob: 2f3ec87a99ed99b39c6be1bd9005c75c666a6adf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
Test VM - sol11u1 - Solaris 11 update 1
=======================================
Setup:
- Configure a VM t-sol11u1 with the default Solaris 11 settings.
- Make sure networking is NAT.
- Install Solaris 11 update 1, default user 'test'.
- Change the default password policy in /etc/default/passwd:
- MINUPPER=0
- MINLOWER=0
- MAXREPEATS=0
- MINSPECIAL=0
- MINDIGIT=0
- Set the 'root' and 'test' passwords to 'password' (as root
run 'passwd root; passwd test').
- Insert the validation kit ISO and install the test execution service
(see vboxtxs-readme.txt).
- Adjust the grub timeout to 1 second.
- ?More?
- ?More?
- ?More?
- Eject the CD and shut down the VM.
Do N O T install guest additions!
|