blob: b57fc640063167c18df960df037bd39ea71f921d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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
- Adjust the grub timeout to 1 second.
- ?More?
- Proceed as shown in readme_first.txt
|