- An interactive GUI installer in a LiveCD.
- A text installer.
- An automated installer.
- An upgrade path from OpenSolaris.
Yes. If you're running some OpenSolaris machines while waiting for the release that never came, here's the option for you. The upgrade instructions are detailed in the Solaris 11 Express Release Notes:
- If your preferred publisher is not opensolaris.org (release), set it:
# pkg set-publisher -P -O http://pkg.opensolaris.org/release/ opensolaris.org
- Perform an image-update:
# pkg image-update
- Reboot into the new boot environment.
- Set the new publishers:
# pkg set-publisher --non-sticky opensolaris.org
# pkg set-publisher --non-sticky extra
# pkg set-publisher -P -g http://pkg.oracle.com/solaris/release/ solaris
- Read the license:
# pkg image-update 2>&1 | less
- If you accept the license, perform the last image-update:
# pkg image-update --accept
- Reboot into your brand new Oracle Solaris 11 Express boot environment
No comments:
Post a Comment