<chapter id="gatherinfo-1"><title>Gathering Information Before Installation
or Upgrade (Planning)</title><highlights><para>This chapter contains checklists to help you gather all of the information
that you need to install or upgrade your system.</para><itemizedlist><listitem><para><olink targetptr="gatherinfo-2" remap="internal">Checklist for Installation</olink></para>
</listitem><listitem><para><olink targetptr="gatherinfo-5" remap="internal">Checklist for Upgrading</olink></para>
</listitem>
</itemizedlist>
</highlights><sect1 id="gatherinfo-2"><title>Checklist for Installation</title><para>Use the following checklist
to gather the information that you need to install the Solaris OS. You do
not need to gather all of the information that is requested on the worksheet.
You need to collect only the information that applies to your system.</para><table frame="all" pgwide="1" id="gatherinfo-tbl-8"><title>Installation Checklist</title><tgroup cols="4" colsep="1" rowsep="1"><colspec colname="colspec0" colwidth="13.94*"/><colspec colname="colspec3" colwidth="15.21*"/><colspec colname="colspec1" colwidth="57.48*"/><colspec colname="colspec2" colwidth="26.39*"/><thead><row><entry namest="colspec0" nameend="colspec3"><para>Information for Installation</para>
</entry><entry><para>Description or Example</para>
</entry><entry><para>Answer &mdash; Defaults are noted with an asterisk (*)</para>
</entry>
</row>
</thead><tbody><row><entry namest="colspec0" nameend="colspec3"><para>Network connection</para>
</entry><entry><para>Is the system connected to a network?</para>
</entry><entry><para>Networked/<?SolBook preflinebreak?>Nonnetworked</para>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Network security</para>
</entry><entry><para><emphasis role="strong">Starting with the Solaris
Express 7/06 release</emphasis>, the generic installation has been changed
so that all network services except Secure Shell are disabled or restricted
to respond to local requests only. Individual services can be enables after
installation. For further information, see <olink targetptr="gdpgj" remap="internal">Planning Network Security</olink>.</para>
</entry><entry><para>Restricted/<?SolBook preflinebreak?>Open network security</para>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>DHCP</para>
</entry><entry><para>Can the system use Dynamic Host Configuration Protocol (DHCP) to configure
its network interfaces?</para><para>DHCP provides the network parameters that are necessary for installation.</para>
</entry><entry><para>Yes/No*</para>
</entry>
</row><row><entry morerows="2" rowsep="1"><para>If you are not using DHCP, note the network address.</para>
</entry><entry><para>IP Address</para>
</entry><entry><para>If you are not using DHCP, supply the IP address for the system.</para><para>Example: 172.31.255.255</para><para>To find this information on a running system, type the following command.</para><screen># <userinput>ypmatch <replaceable>host-name</replaceable> hosts</userinput></screen>
</entry><entry>
</entry>
</row><row><entry><para>Subnet</para>
</entry><entry><para>If you are not using DHCP, is the system part of a subnet?</para><para>If yes, what is the netmask of the subnet?</para><para>Example: 255.255.255.0</para><para>To find this information on a running system, type the following command.</para><screen># <userinput>more /etc/netmasks</userinput></screen>
</entry><entry>
</entry>
</row><row><entry><para>IPv6</para>
</entry><entry><para>Do you want to enable IPv6 on this machine?</para><para>IPv6 is a part of the TCP/IP Internet protocol that facilitates IP addressing
by adding better security and increasing Internet addresses.</para>
</entry><entry><para>Yes/No*</para>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Host name</para>
</entry><entry><para>Host name that you choose for the system.</para><para>To find this information on a running system, type the following command.</para><screen># <userinput>uname -n</userinput></screen>
</entry><entry>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3" morerows="5" rowsep="1"><para>Kerberos</para>
</entry><entry rowsep="0"><para>Do you want to configure Kerberos security on this machine?</para><para>If yes, gather this information:</para>
</entry><entry rowsep="0"><para>Yes/No*</para>
</entry>
</row><row><entry rowsep="0" align="right"><para>Default Realm:</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0" align="right"><para>Administration Server:</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0" align="right"><para>First KDC:</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0" align="right"><para>(Optional) Additional KDCs:</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="1" align="left"><para>The Kerberos service is a client-server architecture that provides secure
transactions over networks.</para>
</entry><entry rowsep="1">
</entry>
</row><row><entry colsep="1" rowsep="0"><para>If the system uses a naming service, provide the following information.</para>
</entry><entry><para>Naming Service</para>
</entry><entry><para>Which naming service should this system use?</para><para>To find this information on a running system, type the following command.</para><screen># <userinput>cat /etc/nsswitch.conf</userinput></screen><para>A naming service stores information in a central place, which enables
users, machines, and applications to communicate across the network. Examples
of information that is stored are host names and addresses or user names and
passwords.</para>
</entry><entry><para>NIS+/NIS/DNS/ LDAP/None</para>
</entry>
</row><row><entry rowsep="0">
</entry><entry><para>Domain Name</para>
</entry><entry><para>Provide the name of the domain in which the system resides.</para><para>During installation, you can choose the default NFSv4 domain name. Or,
you can specify a custom NFSv4 domain name.</para><itemizedlist><listitem><para>For instructions about how to find the domain name on a running
system, see <olink targetdoc="sysadv4" targetptr="gcpfe" remap="external"><citetitle remap="section">Checking for the NFS Version 4 Domain</citetitle> in <citetitle remap="book">System Administration Guide: Network Services</citetitle></olink></para>
</listitem><listitem><para>To preconfigure the NFSv4 domain name in the <filename>sysidcfg</filename> file,
see <olink targetdoc="solinstallnet" targetptr="gciml" remap="external"><citetitle remap="section">nfs4_domain Keyword</citetitle> in <citetitle remap="book">Solaris Express Installation Guide: Network-Based Installations</citetitle></olink>.</para>
</listitem>
</itemizedlist>
</entry><entry>
</entry>
</row><row><entry morerows="4" rowsep="0">
</entry><entry morerows="4" rowsep="1"><para>NIS+ and NIS</para>
</entry><entry rowsep="0"><para>Do you want to specify a name server or let the installation program
find one?</para><para>If you want to specify a name server, provide the following information.</para>
</entry><entry rowsep="0"><para>Specify one/Find one*</para>
</entry>
</row><row><entry rowsep="0" align="right"><para>Server's host name:</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0"><itemizedlist><listitem><para>For NIS clients, type the following command to display the
server's host name.</para><screen># <userinput>ypwhich</userinput></screen>
</listitem><listitem><para>For NIS+ clients, type the following command to display the
server's host name.</para><screen># <userinput>nisping</userinput></screen>
</listitem>
</itemizedlist>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0" align="right"><para>Server's IP Address:</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry colsep="1"><itemizedlist><listitem><para>For NIS clients, type the following command to display the
server's IP address.</para><screen># <userinput>ypmatch <replaceable>nameserver-name</replaceable> <?SolBook preflinebreak?>hosts</userinput></screen>
</listitem><listitem><para>For NIS+ clients, type the following command to display the
server's IP address.</para><screen># <userinput>nismatch <replaceable>nameserver-name</replaceable> <?SolBook preflinebreak?>hosts.org_dir</userinput></screen>
</listitem>
</itemizedlist><para>Network Information Service (NIS) makes network administration more
manageable by providing centralized control over a variety of network information,
such as machine names and addresses.</para>
</entry><entry colsep="1">
</entry>
</row><row><entry morerows="5" rowsep="0">
</entry><entry morerows="5" rowsep="1"><para>DNS</para>
</entry><entry rowsep="0"><para>Provide IP addresses for the DNS server. You must enter at least one
IP address, but you can enter up to three addresses.</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0" align="right"><para>Server's IP Address:</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0"><para>To display the server's IP address, type the following command.</para><screen># <userinput>getent hosts dns</userinput></screen>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0"><para>You can enter a list of domains to search when a DNS query is made.</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0" align="right"><para>List of domains to be searched: </para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="1"><para>The domain name system (DNS) is the naming service that the Internet
provides for TCP/IP networks. DNS provides host names to the IP address service.
DNS simplifies communication by using machine names instead of numerical IP
addresses. DNS also serves as a database for mail administration.</para>
</entry><entry>
</entry>
</row><row><entry morerows="6" rowsep="0">
</entry><entry morerows="6" rowsep="1"><para>LDAP</para>
</entry><entry rowsep="0"><para>Provide the following information about your LDAP profile.</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0" align="right"><para>Profile Name:</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0" align="right"><para>Profile Server:</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0"><para>If you specify a proxy credential level in your LDAP profile, gather
this information.</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0" align="right"><para>Proxy-bind distinguished name:</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0" align="right"><para>Proxy-bind password:</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="1"><para>Lightweight Directory Access Protocol (LDAP) defines a relatively simple
protocol for updating and searching directories that are running over TCP/IP.</para>
</entry><entry>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3" rowsep="1"><para>Default route</para>
</entry><entry rowsep="1"><para>Do you want to specify a default route IP address
or let the Solaris installation program  find one?</para><para>The default route provides a bridge that forwards traffic between two
physical networks. An IP address is a unique number that  identifies each
host on a network.</para><para>You have the following choices: </para><itemizedlist><listitem><para>You can specify the IP address. An <filename>/etc/defaultrouter</filename> file
is created with the specified IP address.  When the system is rebooted, the
specified  IP address becomes  the default route.</para>
</listitem><listitem><para>You can let the Solaris installation program detect an IP
address.  However, the system must be on a subnet that has a router that 
advertises itself by using the ICMP router discovery protocol. If you are
using the command-line interface, the software detects an IP address when
the system is booted.</para>
</listitem><listitem><para>You can choose None if you do not have a router or do not
want  the software to detect an IP address  at this time. The software  automatically
tries to detect an IP address on reboot.</para>
</listitem>
</itemizedlist>
</entry><entry rowsep="1"><para>Detect one*/Specify one/None</para>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Time zone</para>
</entry><entry><para>How do you want to specify your default time zone?</para>
</entry><entry><para>Geographic region* </para><para>Offset from GMT</para><para>Time zone file</para>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Root password</para>
</entry><entry><para>Provide the root password for the system.</para>
</entry><entry>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Keyboard</para>
</entry><entry><para>This feature is new in the following releases:</para><itemizedlist><listitem><para>For SPARC, <emphasis role="strong">starting with the Solaris Express
2/07 release</emphasis></para>
</listitem><listitem><para>For x86, <emphasis role="strong">starting with the Solaris Express
2/07 release</emphasis></para>
</listitem>
</itemizedlist><para>If the keyboard is self-identifying, the keyboard language and layout
automatically configures during installation. If the keyboard is not self-identifying,
the <command>sysidkdb</command> tool provides you, during the installation,
a list of supported keyboard layouts during installation, so that you can
select a layout for keyboard configuration.</para><para><emphasis role="strong">SPARC</emphasis>: Previously, the USB keyboard
assumed a self-identifying value of 1 during the installation. Therefore,
all of the keyboards that were not self-identifying always configured for
a U.S. English keyboard layout during installation.</para><para>For further information, see <olink targetdoc="solinstallnet" targetptr="preconsysid-55534" remap="external"><citetitle remap="section">Preconfiguring With the sysidcfg File</citetitle> in <citetitle remap="book">Solaris Express Installation Guide: Network-Based Installations</citetitle></olink>.</para>
</entry><entry>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Locales</para>
</entry><entry><para>For which geographic regions do you want to install support?</para><note><para>The locale can be preconfigured by NIS or NIS+. For more information,
see <olink targetdoc="solinstallnet" targetptr="preconsysid-2" remap="external"><citetitle remap="section">sysidcfg File Keywords</citetitle> in <citetitle remap="book">Solaris Express Installation Guide: Network-Based Installations</citetitle></olink>.</para>
</note>
</entry><entry>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>SPARC: Power Management (only available on SPARC systems that support
Power Management)</para>
</entry><entry><para>Do you want to use Power Management?</para><note><para>If your system has Energy Star version 3 or later, you are not
prompted for this information.</para>
</note>
</entry><entry><para>Yes*/No</para>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Automatic reboot or CD/DVD ejection</para>
</entry><entry><para>Reboot automatically after software installation?</para><para>Eject CD/DVD automatically after software installation?</para>
</entry><entry><para>Yes*/No</para><para>Yes*/No</para>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Default or custom installation</para>
</entry><entry><para>Do you want to perform a default installation, or customize the installation?</para><itemizedlist><listitem><para>Select Default installation to format the entire hard disk
and install a preselected set of software.</para>
</listitem><listitem><para>Select Custom installation to modify the hard disk layout
and select the software that you want to install.</para>
</listitem>
</itemizedlist><note><para>The text installer does not prompt you to select a Default or
Custom Installation. To perform a default installation, accept the default
values that are provided in the text installer. To perform a custom installation,
edit the values in the text installer screens.</para>
</note>
</entry><entry><para>Default installation*/Custom installation</para>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Software group</para>
</entry><entry><para>Which Solaris Software Group do you want to install?</para>
</entry><entry><para>Entire Plus OEM</para><para>Entire*</para><para>Developer</para><para>End User</para><para>Core</para><para>Reduced Networking</para>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Custom package selection</para>
</entry><entry><para>Do you want to add or remove software packages from the Solaris Software
Group that you install?</para><note><para>When you select which packages to add or remove, you need to know
about software dependencies and how Solaris software is packaged.</para>
</note>
</entry><entry>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Select disks</para>
</entry><entry><para>On which disks do you want to install the Solaris software?</para><para>Example: <filename>c0t0d0</filename></para>
</entry><entry>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3" morerows="2" rowsep="1"><para>x86: <filename>fdisk</filename> partitioning</para>
</entry><entry rowsep="0"><para>Do you want to create, delete, or modify a Solaris <filename>fdisk</filename> partition?</para><para>Each disk that is selected for file system layout must have a Solaris <filename>fdisk</filename> partition. </para><para>If your system currently has a Service partition, the Solaris installation
program preserves the Service partition by default. If you do not want to
preserve the Service partition, you must customize the <filename>fdisk</filename> partitions.
For more information about preserving a Service partition, see <olink targetptr="emybh" remap="internal">Default Boot-Disk Partition Layout Preserves the Service
Partition</olink>.</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0" align="right"><para>Select Disks for <filename>fdisk</filename> Partition Customization?</para>
</entry><entry rowsep="0"><para>Yes/No*</para>
</entry>
</row><row><entry rowsep="1" align="right"><para>Customize <filename>fdisk</filename> partitions?</para>
</entry><entry rowsep="1"><para>Yes/No*</para>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Preserve Data </para>
</entry><entry><para>Do you want to preserve any data that exists on the disks where you
are installing the Solaris software?</para>
</entry><entry><para>Yes/No*</para>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Auto-layout file systems</para>
</entry><entry><para>Do you want the installation program to automatically lay out file systems
on your disks?</para><para>If yes, which file systems should be used for auto-layout?</para><para>Example: <filename>/</filename>, <filename>/opt,</filename> <filename>/var</filename></para><para>If no, you must provide file system configuration information.</para><note><para>The Solaris installation GUI lays out file systems automatically
by default.</para>
</note>
</entry><entry><para>Yes*/No</para>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3" morerows="4" colsep="1" rowsep="1"><para>Mount remote file systems</para>
</entry><entry colsep="1" rowsep="0"><para>Does this system need to access software on another file system?</para><para>If yes, provide the following information about the remote file system.</para>
</entry><entry colsep="0" rowsep="0"><para>Yes/No*</para>
</entry>
</row><row><entry colsep="1" rowsep="0" align="right"><para>Server:</para>
</entry><entry colsep="0" rowsep="0">
</entry>
</row><row><entry colsep="1" rowsep="0" align="right"><para>IP Address:</para>
</entry><entry colsep="0" rowsep="0">
</entry>
</row><row><entry colsep="1" rowsep="0" align="right"><para>Remote File System:</para>
</entry><entry colsep="0" rowsep="0">
</entry>
</row><row><entry colsep="1" rowsep="1" align="right"><para>Local Mount Point:</para>
</entry><entry colsep="0" rowsep="1">
</entry>
</row><row><entry namest="colspec0" nameend="colspec3" colsep="1"><para>If you are installing through a <command>tip</command> line, follow
these instructions.</para>
</entry><entry colsep="1" rowsep="1"><para>Ensure that your window display is at least 80 columns wide and 24 rows
long. For more information, see <olink targetdoc="refman1" targetptr="tip-1" remap="external"><citerefentry><refentrytitle>tip</refentrytitle><manvolnum>1</manvolnum></citerefentry></olink>.</para><para>To
determine the current dimensions of your <command>tip</command> window, use
the <command>stty</command> command. For more information, see the man page, <olink targetdoc="refman1" targetptr="stty-1" remap="external"><citerefentry><refentrytitle>stty</refentrytitle><manvolnum>1</manvolnum></citerefentry></olink>.</para>
</entry><entry colsep="0" rowsep="1">
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Check your Ethernet connection.</para>
</entry><entry rowsep="1"><para>If the system is part of a network, verify that an Ethernet connector
or similar network adapter is connected to your system.</para>
</entry><entry colsep="0" rowsep="1">
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Review the planning chapter and other relevant documentation.</para>
</entry><entry rowsep="0"><itemizedlist><listitem><para>Review the entire planning chapter or specific sections in <olink targetptr="diskspace-1" remap="internal">Chapter&nbsp;4, System Requirements, Guidelines, and
Upgrade (Planning)</olink>.</para>
</listitem><listitem><para>Review the <olink targetdoc="soldevern" remap="external"><citetitle remap="book">Solaris Express Developer Edition Release Notes</citetitle></olink> and vendor
release notes to ensure that the software you use is supported in the new
Solaris release.</para>
</listitem><listitem><para>Review the following to ensure that your hardware is supported:</para><itemizedlist><listitem><para><ulink url="http://www.sun.com/bigadmin/hcl" type="text">Solaris
Hardware Compatibility List</ulink></para>
</listitem><listitem><para>SPARC: <citetitle>Solaris Sun Hardware Platform Guide</citetitle> at <ulink url="http://docs.sun.com" type="url">http://docs.sun.com</ulink></para>
</listitem>
</itemizedlist>
</listitem><listitem><para>Review the documentation that accompanied your system to ensure
that your system and devices are supported by the Solaris release.</para>
</listitem>
</itemizedlist>
</entry><entry colsep="0" rowsep="0">
</entry>
</row>
</tbody>
</tgroup>
</table>
</sect1><sect1 id="gatherinfo-5"><title>Checklist for Upgrading</title><para>Use the following checklist to gather the information that you need
to upgrade the Solaris OS. You do not need to gather all of the information
that is requested on the checklist. You only need to collect the information
that applies to your system. If you are performing the upgrade over the network,
the installation program provides the information for you, based on the current
system configuration. </para><para>You cannot change basic system identification, such as host name or
IP address. The installation program might prompt you for basic system identification,
but you must enter the original values. If you use the Solaris installation program  to upgrade,
the upgrade fails if you attempt to change any of the values.</para><table frame="all" pgwide="1" id="esqhb"><title>Upgrade Checklist</title><tgroup cols="4" colsep="1" rowsep="1"><colspec colname="colspec0" colwidth="15.16*"/><colspec colname="colspec3" colwidth="20.41*"/><colspec colname="colspec1" colwidth="46.98*"/><colspec colname="colspec2" colwidth="30.54*"/><thead><row><entry namest="colspec0" nameend="colspec3"><para>Information for Upgrade</para>
</entry><entry><para>Description or Example</para>
</entry><entry><para>Answer &ndash; Defaults are noted with an asterisk (*)</para>
</entry>
</row>
</thead><tbody><row><entry namest="colspec0" nameend="colspec3"><para>Network connection</para>
</entry><entry><para>Is the system connected to a network?</para>
</entry><entry><para>Networked/<?SolBook preflinebreak?>Nonnetworked</para>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>DHCP</para>
</entry><entry><para>Can the system use Dynamic Host Configuration Protocol (DHCP) to configure
its network interfaces?</para><para>DHCP provides the network parameters that are necessary for installation.</para>
</entry><entry><para>Yes/No*</para>
</entry>
</row><row><entry morerows="2" rowsep="0"><para>If you are not using DHCP, note the network address.</para>
</entry><entry><para>IP Address</para>
</entry><entry><para>If you are not using DHCP, supply the IP address for the system.</para><para>Example: 172.31.255.255</para><para>To find this information on a running system, type the following command.</para><screen># <userinput>ypmatch <replaceable>host-name</replaceable> hosts</userinput></screen>
</entry><entry>
</entry>
</row><row><entry rowsep="1"><para>Subnet</para>
</entry><entry><para>If you are not using DHCP, is the system part of a subnet?</para><para>If yes, what is the netmask of the subnet?</para><para>Example: 255.255.255.0</para><para>To find this information on a running system, type the following command.</para><screen># <userinput>more /etc/netmasks</userinput></screen>
</entry><entry>
</entry>
</row><row><entry rowsep="1"><para>IPv6</para>
</entry><entry><para>Do you want to enable IPv6 on this machine?</para><para>IPv6 is a part of the TCP/IP Internet protocol that facilitates IP addressing
by adding better security and increasing Internet addresses.</para>
</entry><entry><para>Yes/No*</para>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Host name</para>
</entry><entry><para>Host name that you choose for the system.</para><para>To find this information on a running system, type the following command.</para><screen># <userinput>uname -n</userinput></screen>
</entry><entry>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3" morerows="5" rowsep="1"><para>Kerberos</para>
</entry><entry rowsep="0"><para>Do you want to configure Kerberos security on this machine?</para><para>If yes, gather this information:</para>
</entry><entry rowsep="0"><para>Yes/No*</para>
</entry>
</row><row><entry rowsep="0" align="right"><para>Default Realm:</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0" align="right"><para>Administration Server:</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0" align="right"><para>First KDC:</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0" align="right"><para>(Optional) Additional KDCs:</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="1"><para>The Kerberos service is a client-server architecture that provides secure
transactions over networks.</para>
</entry><entry rowsep="1">
</entry>
</row><row><entry colsep="1" rowsep="0"><para>If the system uses a naming service, provide the following information.</para>
</entry><entry><para>Naming service</para>
</entry><entry><para>Which naming service should this system use?</para><para>To find this information on a running system, type the following command.</para><screen># <userinput>cat /etc/nsswitch.conf</userinput></screen><para>A naming service stores information in a central place, which enables
users, machines, and applications to communicate across the network. Examples
of information that is stored are host names and addresses or user names and
passwords.</para>
</entry><entry><para>NIS+/NIS/DNS/ LDAP/None</para>
</entry>
</row><row><entry rowsep="0">
</entry><entry><para>Domain name</para>
</entry><entry><para>Provide the name of the domain in which the system resides.</para><para>During installation, you can choose the default NFSv4 domain name. Or,
you can specify a custom NFSv4 domain name.</para><itemizedlist><listitem><para>For instructions about how to find the domain name on a running
system, see <olink targetdoc="sysadv4" targetptr="gcpfe" remap="external"><citetitle remap="section">Checking for the NFS Version 4 Domain</citetitle> in <citetitle remap="book">System Administration Guide: Network Services</citetitle></olink>.</para>
</listitem><listitem><para>To preconfigure the NFSv4 domain name in the <filename>sysidcfg</filename> file,
see <olink targetdoc="solinstallnet" targetptr="gciml" remap="external"><citetitle remap="section">nfs4_domain Keyword</citetitle> in <citetitle remap="book">Solaris Express Installation Guide: Network-Based Installations</citetitle></olink>.</para>
</listitem>
</itemizedlist>
</entry><entry>
</entry>
</row><row><entry morerows="4" rowsep="0">
</entry><entry morerows="4" rowsep="0"><para>NIS+ and NIS</para>
</entry><entry rowsep="0"><para>Do you want to specify a name server or let the installation program
find one?</para><para>If you want to specify a name server, provide the following information.</para>
</entry><entry rowsep="0"><para>Specify one/Find one*</para>
</entry>
</row><row><entry rowsep="0" align="right"><para>Server's host name:</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0"><itemizedlist><listitem><para>For NIS clients, type the following command to display the
server's host name.</para><screen># <userinput>ypwhich</userinput></screen>
</listitem><listitem><para>For NIS+ clients, type the following command to display the
server's host name.</para><screen># <userinput>nisping</userinput></screen>
</listitem>
</itemizedlist>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0" align="right"><para>Server's IP Address:</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry colsep="1"><itemizedlist><listitem><para>For NIS clients, type the following command to display the
server's IP address.</para><screen># <userinput>ypmatch <replaceable>nameserver-name</replaceable> <?SolBook preflinebreak?>hosts</userinput></screen>
</listitem><listitem><para>For NIS+ clients, type the following command to display the
server's IP address.</para><screen># <userinput>nismatch <replaceable>nameserver-name</replaceable> 
hosts.org_dir</userinput></screen>
</listitem>
</itemizedlist><para>Network Information Service (NIS) makes network administration more
manageable by providing centralized control over a variety of network information,
such as machine names and addresses.</para>
</entry><entry colsep="1">
</entry>
</row><row><entry morerows="5" rowsep="1">
</entry><entry morerows="5" rowsep="1"><para>DNS</para>
</entry><entry rowsep="0"><para>Provide IP addresses for the DNS server. You must enter at least one
IP address, but you can enter up to three addresses.</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0" align="right"><para>Server's IP Address:</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0"><para>To display the server's IP address, type the following command.</para><screen># <userinput>getent hosts dns</userinput></screen>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0"><para>You can enter a list of domains to search when a DNS query is made.</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0" align="right"><para>List of domains to be searched:</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry><para>The domain name system (DNS) is the naming service that the Internet
provides for TCP/IP networks. DNS provides host names to the IP address service.
DNS simplifies communication by using machine names instead of numerical IP
addresses. DNS also serves as a database for mail administration.</para>
</entry><entry>
</entry>
</row><row><entry morerows="6" rowsep="0">
</entry><entry morerows="6" rowsep="0"><para>LDAP</para>
</entry><entry rowsep="0"><para>Provide the following information about your LDAP profile.</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0" align="right"><para>Profile Name:</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0" align="right"><para>Profile Server:</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0"><para>If you specify a proxy credential level in your LDAP profile, gather
this information.</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0" align="right"><para>Proxy-bind distinguished name:</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry rowsep="0" align="right"><para>Proxy-bind password:</para>
</entry><entry rowsep="0">
</entry>
</row><row><entry align="left"><para>Lightweight Directory Access Protocol (LDAP) defines a relatively simple
protocol for updating and searching directories that are running over TCP/IP.</para>
</entry><entry>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3" rowsep="1"><para>Default route</para>
</entry><entry rowsep="1"><para>Do you want to specify a default route IP address
or let the Solaris installation program  find one?</para><para>The default route provides a bridge that forwards traffic between two
physical networks. An IP address is a unique number that  identifies each
host on a network.</para><para>You have the following choices: </para><itemizedlist><listitem><para>You can specify the IP address. An <filename>/etc/defaultrouter</filename> file
is created with the specified IP address.  When the system is rebooted, the
specified  IP address becomes  the default route.</para>
</listitem><listitem><para>You can let the Solaris installation program detect an IP
address.  However, the system must be on a subnet that has a router that 
advertises itself by using the ICMP router discovery protocol. If you are
using the command-line interface, the software detects an IP address when
the system is booted.</para>
</listitem><listitem><para>You can choose None if you do not have a router or do not
want  the software to detect an IP address  at this time. The software  automatically
tries to detect an IP address on reboot.</para>
</listitem>
</itemizedlist>
</entry><entry rowsep="1"><para>Detect one*/Specify one/None</para>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Time zone</para>
</entry><entry><para>How do you want to specify your default time zone?</para>
</entry><entry><para>Geographic region* </para><para>Offset from GMT</para><para>Time zone file</para>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Root password</para>
</entry><entry><para>Provide the root password for the system.</para>
</entry><entry>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Default or custom installation</para>
</entry><entry><para>Do you want to perform a default installation, or customize the installation?</para><itemizedlist><listitem><para>Select Default installation to format the entire hard disk
and install a preselected set of software.</para>
</listitem><listitem><para>Select Custom installation to modify the hard disk layout
and select the software that you want to install.</para>
</listitem>
</itemizedlist><note><para>The text installer does not prompt you to select a Default or
Custom Installation. To perform a default installation, accept the default
values that are provided in the text installer. To perform a custom installation,
edit the values in the text installer screens.</para>
</note>
</entry><entry><para>Default installation*/Custom installation</para>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Keyboard</para>
</entry><entry><para>This feature is new in the following releases:</para><itemizedlist><listitem><para>For SPARC, <emphasis role="strong">starting with the Solaris Express
2/07 release</emphasis></para>
</listitem><listitem><para>For x86, <emphasis role="strong">starting with the Solaris Express
2/07 release</emphasis></para>
</listitem>
</itemizedlist><para>If the keyboard is self-identifying, the keyboard language and layout
automatically configures during installation. If the keyboard is not self-identifying,
the <command>sysidkdb</command> tool provides you, during the installation,
a list of supported keyboard layouts during installation, so that you can
select a layout for keyboard configuration.</para><para><emphasis role="strong">SPARC</emphasis>: Previously, the USB keyboard
assumed a self-identifying value of 1 during the installation. Therefore,
all of the keyboards that were not self-identifying always configured for
a U.S. English keyboard layout during installation.</para><para>For further information, see <olink targetdoc="solinstallnet" targetptr="preconsysid-55534" remap="external"><citetitle remap="section">Preconfiguring With the sysidcfg File</citetitle> in <citetitle remap="book">Solaris Express Installation Guide: Network-Based Installations</citetitle></olink>.</para>
</entry><entry>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Locales</para>
</entry><entry><para>For which geographic regions do you want to install support?</para><note><para>The locale can be preconfigured by NIS or NIS+. For more information,
see <olink targetdoc="solinstallnet" targetptr="preconsysid-2" remap="external"><citetitle remap="section">sysidcfg File Keywords</citetitle> in <citetitle remap="book">Solaris Express Installation Guide: Network-Based Installations</citetitle></olink>.</para>
</note>
</entry><entry>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>SPARC: Power Management (only available on SPARC systems that support
Power Management)</para>
</entry><entry><para>Do you want to use Power Management?</para><note><para>If your system has Energy Star version 3 or later, you are not
prompted for this information.</para>
</note>
</entry><entry><para>Yes/No</para>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Automatic reboot or CD/DVD ejection</para>
</entry><entry><para>Reboot automatically after software installation?</para><para>Eject CD/DVD automatically after software installation?</para>
</entry><entry><para>Yes*/No</para><para>Yes*/No</para>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3" colsep="1"><para>Disk space reallocation</para>
</entry><entry colsep="1" rowsep="1"><para>Do you want the installation program to automatically re-layout the
systems on your disks?</para><para>If yes, which file system should be used for auto-layout?</para><para>Example: <filename>/</filename>, <filename>/opt</filename>, <filename>/var</filename></para><para>If no, you must provide information for the system configuration.</para>
</entry><entry colsep="0" rowsep="1"><para>Yes/No*</para>
</entry>
</row><row><entry namest="colspec0" nameend="colspec3" colsep="1"><para>If you are installing through a <command>tip</command> line, follow
these instructions.</para>
</entry><entry colsep="1" rowsep="1"><para>Ensure that your window display is at least 80 columns wide and 24 rows
long. For more information, see <olink targetdoc="refman1" targetptr="tip-1" remap="external"><citerefentry><refentrytitle>tip</refentrytitle><manvolnum>1</manvolnum></citerefentry></olink>.</para><para>To
determine the current dimensions of your <command>tip</command> window, use
the <command>stty</command> command. For more information, see the man page, <olink targetdoc="refman1" targetptr="stty-1" remap="external"><citerefentry><refentrytitle>stty</refentrytitle><manvolnum>1</manvolnum></citerefentry></olink>.</para>
</entry><entry colsep="0" rowsep="1">
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Check your Ethernet connection.</para>
</entry><entry rowsep="1"><para>If the system is part of a network, verify that an Ethernet connector
or similar network adapter is connected to your system.</para>
</entry><entry colsep="0" rowsep="1">
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Solaris Live Upgrade use</para>
</entry><entry><itemizedlist><listitem><para>Determine your resource requirements for creating a new boot
environment and upgrading it. For detailed information, refer to <olink targetdoc="solinstallupg" targetptr="luplanning-1" remap="external">Chapter 3, <citetitle remap="chapter">Solaris Live Upgrade (Planning),</citetitle> in <citetitle remap="book">Solaris Express Installation Guide:  Solaris Live Upgrade and Upgrade Planning</citetitle></olink>.</para>
</listitem><listitem><para>Determine the requirements if you are using RAID-1 volumes.
For detailed information, refer to <olink targetdoc="solinstallupg" targetptr="luplanning-50" remap="external"><citetitle remap="section">Guidelines for Selecting Slices for File Systems</citetitle> in <citetitle remap="book">Solaris Express Installation Guide:  Solaris Live Upgrade and Upgrade Planning</citetitle></olink>.</para>
</listitem>
</itemizedlist>
</entry><entry colsep="0">
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Check the system for the existence of Prestoserve software.</para>
</entry><entry><para>If you begin the upgrade process by shutting down the system with the <command>init 0</command> command and you're using Prestoserve software, you might
lose data. Refer to the Prestoserve documentation for shutdown instructions.</para>
</entry><entry colsep="0">
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Check for patches needed.</para>
</entry><entry><para>The most recent patch
list is provided at <ulink url="http://sunsolve.sun.com" type="text">http://sunsolve.sun.com</ulink>.</para>
</entry><entry colsep="0">
</entry>
</row><row><entry namest="colspec0" nameend="colspec3"><para>Review the planning chapter and other relevant documentation.</para>
</entry><entry rowsep="0"><itemizedlist><listitem><para>Review the entire planning chapter or specific sections in <olink targetptr="diskspace-1" remap="internal">Chapter&nbsp;4, System Requirements, Guidelines, and
Upgrade (Planning)</olink>.</para>
</listitem><listitem><para>Review the <olink targetdoc="soldevern" remap="external"><citetitle remap="book">Solaris Express Developer Edition Release Notes</citetitle></olink> and vendor
release notes to ensure that the software you use is supported in the new
Solaris release.</para>
</listitem><listitem><para>Review the <citetitle>Solaris Sun Hardware Platform
Guide</citetitle> to ensure that your hardware is supported.</para>
</listitem><listitem><para>Review the documentation that accompanied your system to ensure
that your system and devices are supported by the Solaris release.</para>
</listitem>
</itemizedlist>
</entry><entry colsep="0" rowsep="0">
</entry>
</row>
</tbody>
</tgroup>
</table>
</sect1>
</chapter>