JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris 11 Release Notes     Oracle Solaris 11 Information Library
search filter icon
search icon

Document Information

Preface

1.  Before You Begin

About Oracle Solaris 11

Transitioning From Oracle Solaris 10 to Oracle Solaris 11

Installation Considerations

System Requirements for Installing Oracle Solaris 11

Initial Root Password Expires After LiveCD Installation

Update Considerations

Updating Your System From Oracle Solaris 11 Express to Oracle Solaris 11

How to Update From Oracle Solaris 11 Express to Oracle Solaris 11

Runtime Considerations

GCC 4.5.2 Package Does Not Provide include-fixed Header Files

System Node Name Maps to Loopback IP Addresses

CLI Message Localization

/usr/ccs/bin Is a Symbolic Link to /usr/bin

BIND 9.6 Denies Recursion to Non-Local Networks

Migration From WU-FTPD to ProFTPD

2.  Installation Issues

3.  Runtime Issues

4.  Update Issues

Update Considerations

This section provides information that you need to consider when updating your system to Oracle Solaris 11.

Updating Your System From Oracle Solaris 11 Express to Oracle Solaris 11

Use the pkg command-line utility to update from Oracle Solaris 11 Express to Oracle Solaris 11. For more information, see the pkg(1) man page.


Note - You cannot update from Oracle Solaris 11 Express by using the Package Manager utility, packagemanager(1) during the update. Use Package Manager only after the system is updated.


How to Update From Oracle Solaris 11 Express to Oracle Solaris 11

  1. Update your Oracle Solaris 11 Express image packaging system (IPS) with the latest packages.
    • If your system is under a support contract, verify that the system's packaging software is updated by using the following command:

      # pkg update

      This command updates the system to Oracle Solaris 11 Express Support Repository Update (SRU) version 13 or later, which includes the required support to update to Oracle Solaris 11.

    • If your system is not under a support contract, verify that the system's packaging software is updated by using the following command:

      # pkg update pkg:/package/pkg

    In both cases, a new boot environment is created with the newly updated packages.

  2. Reboot the system for the new boot environment to take effect.
    # init 6
  3. Update the system to Oracle Solaris 11.
    # pkg update --accept

    A new boot environment is created and the required new packages are installed.

  4. Reboot the system for the new boot environment to take effect.
    # init 6