This chapter includes the following information:
A description of the two types of software distribution media
Preinstallation tasks, including updating minimum firmware revisions for all supported processors and single-board computers and running hardware configuration utilities
A description of the types of installation procedures: update, full, and cloned
What to do if your system was delivered with preinstalled software
The goal of this chapter is to provide the information necessary for you to perform the user actions shown in Table 1-1.
| After reading this chapter, you will ... |
| Perform preinstallation tasks. |
| Decide whether to use CD-ROM or the network for the distribution media. |
| Decide what type of installation you want to do. |
If you are an experienced user of the operating system, you should read the overview information in this chapter. The installation procedure has two user interfaces that you may want to read about before beginning. After reading the overview information in this chapter, refer to Table 1-2 for quick start instructions.
The following statements qualify you as an experienced user:
You previously have performed a full installation and are familiar with the decisions required to perform a full installation.
You know whether you are using CD-ROM or RIS as the distribution media.
You know the type of installation you want to do.
You know the disks and partitions you want to use for the
root,
/usr, and
/var
file systems
and for swap space.
You know whether or not you want to install optional software subsets.
If most of the previous statements are true, refer to Table 1-2, which provides the steps to get you started quickly.
Caution
If you are not an experienced user, read this entire chapter before you start any preinstallation or installation tasks.
| If you have experience performingfull installations... | FollowInstructions In: |
| Performing preinstallation tasks for the full installation. | Section 1.4 |
| Shut down and halt your processor, then use the processor-specific boot commands to boot off the CD-ROM or network. | Table 4-2 |
| Enter all information requested by the installation procedure. | Chapter 5 |
| Log in to the newly-installed system. | Section 5.21 |
| Set up your system for general use. | Chapter 7 |
If you want to perform an update installation and you are an experienced user, go directly to Chapter 2.
There are two types of distribution media you can use to install the base operating system:
From the Operating System Volume 1 CD-ROM that contains this version of the operating system. The software subsets contained on this CD-ROM are described in Appendix D.
Over a network connection to a remote installation services (RIS) server that is serving this version of the operating system.
Deciding which distribution media to use for the installation depends on the following:
If you have a copy of the Operating System Volume 1 CD-ROM in your possession and your system has a CD-ROM drive, you can perform the installation from CD-ROM.
If your site has a RIS server that is capable of serving this version of the operating system, ask your RIS server administrator if you should perform a RIS installation. The RIS server administrator performs the tasks necessary to register your system as a client of the RIS server.
If you are the RIS server administrator and want to perform a RIS installation, follow the instructions in Sharing Software on a Local Area Network to learn how to set up a RIS server and how to register clients.
Two user interfaces are available for the full installation process:
A graphical interface
A text-based, menu-driven interface
The type of interface presented during the full installation is determined automatically based on your hardware configuration and the amount of memory on your system. Systems with graphics capability present a graphical interface to the installation. Systems with consoles that do not have graphics capabilities present a text-based interface.
While you are entering information during the installation
setup phase, the graphical and text-based interfaces record your responses in a configuration
description file (CDF).
The installation procedure uses the information stored in
the CDF to configure disk and file systems and to install the selected software subsets.
After the installation, the CDF is located on the newly-installed system in
/var/adm/smlogs/install.cdf.
The CDF can be used to clone another system with a similar hardware configuration. Refer to Section 1.5.4 for a description of cloned installations.
Both the graphical and text-based installation interfaces share the following characteristics:
All questions are asked and answered before your system is changed in any way.
Free disk space is calculated and displayed automatically during software selection.
Software subset dependencies are checked and resolved automatically.
Online help is available.
A UNIX shell is available to access UNIX commands and utilities before and during the installation setup process. The UNIX shell also can be used for disaster recovery and maintenance purposes.
Table 1-3 summarizes the preinstallation tasks to complete before beginning any software installation.
| Installation Task | FollowInstructions In: |
| Check the hardware for installation readiness. | Section 1.4.1 |
| Check the Software Distribution Kit. | Section 1.4.2 |
| If you are performing a RIS installation, ensure your system is registered as a client of the RIS server. | Section 1.4.3 |
| Read the current version of the Release Notes. | Section 1.4.4 |
| Back up (save) the current version of your operating system. | Section 1.4.5 |
| Update the system firmware. | Section 1.4.6 |
| Run hardware configuration utilities. | Section 1.4.7 |
| Decide the type of installation to perform (update, default, custom, or cloned). | Section 1.5 |
Note
If you plan to run your system as a dataless client of a DMS server, consult your DMS server administrator or Sharing Software on a Local Area Network. On a dataless client, the
rootand/usrfile systems are located on a dataless server and are exported to your system. You do not need the instructions in this book to run your system as a dataless client.
The following sections describe the preinstallation tasks to complete before invoking the installation procedure.
Ensure that you have the hardware needed for an installation. You must know the location and function of the controls and indicators on your hardware. Verify that all cables and connectors are hooked up and that the system is plugged in. Refer to your hardware owner's documentation for more information.
You need some or all of the following items to install the operating system software:
Your system must have a CD-ROM disk drive if you are installing the software from the CD-ROM distribution media
Disk for the
root
file system (required)
You need at least one supported disk to contain the
root
and
/usr
file systems and
swap
space.
You will
use this disk to boot your system after the installation.
If you perform a custom
installation, you can allocate the
/usr
and
/var
file systems and
swap
spaces to disks other than the disk that
contains the root file system.
Refer to
Section 3.5
for more
information about supported disks.
A data disk is a disk on which data and user files are stored and on which no operating system file system resides. The installation procedure does not configure these disks.
The console terminal communicates with your system during the installation.
Network capabilities if you are planning to perform the installation using the remote installation services (RIS).
The information in this section applies only if your system has an Integrated System Architecture (ISA) bus (most AlphaStations).
If you plan to connect ISA devices to your system (for example, floppy controllers,
graphics cards), use the
isacfg
console command to supply the appropriate
configuration information.
The
isacfg
console command is available on systems that have
an ISA bus.
There is information about the command in the user documentation for
each of the systems that support ISA bus devices.
If you need to know more about
the format of the command, enter the following:
>>>help isacfg
The System Reference Manual (SRM) console firmware provides information about the ISA bus devices that come configured with Compaq systems as well as the device handles that are set up. Use the following console firmware command to view this information:
>>>isacfg -all
When you specify a device with
the
isacfg
command, you must use a handle as the name of the device.
The following table lists the handles for optional ISA devices that you can configure
for your system.
| Device | Handle |
| Ethernet LeMAC (DE203, DE204, DE205) | DE200-LE |
| Sound board | PCXBJ |
| ATI Mach64 SVGA graphics | MACH64 |
| Generic VGA graphics | ISA- -VGA [Footnote 1] |
| Any other kernel device driver kit | Handle defined by vendor [Footnote 2] |
Use the
-handle
handle-name flag to specify the device handle.
The following example sets the parameters for configuring the DE205 Ethernet controller:
>>>isacfg -slot 1 -dev 0 -mk -handle DE200-LE -irq0 5 \-iobase0 300 -membase0 d0000 -memlen0 10000 \-etyp 1 -enadev 1
The backslashes ( \ ) are for line continuation and need not be entered.
See your hardware documentation for more information about ISA configuration.
If you plan to connect your system to a network, you may need to change the value of a console variable to enable your network interface. Failure to do so will prevent you from executing remote installations, configuring network services, or running any network-aware software, such as the Common Desktop Environment (CDE).
By default, your network adapter is configured to operate on twisted-pair (10BaseT) networks. If this is compatible with your network, you do not need to do anything. Otherwise, you need to take one or more of the following actions:
If you are using a DE500-AA or DE500-BA network adapter
and if the switch or repeater to which you are connecting supports IEEE®
802.3u
autonegotiation, set the
ewa0_mode
console variable with the following
command:
>>> set ewa0_mode autonegotiate
If you are using an EISA DE425 adapter, run the EISA Configuration Utility (ECU) to select the media that you want. Refer to Section 1.4.7.1 for information about running the ECU.
For all other adapters, upgrade your Alpha System Reference Manual
(SRM) Console firmware to the most recent version available for your system.
Then
set the
EW*0_MODE
or
ETHERNET
console variable,
depending on your machine type, for each interface.
For example:
Enter the following command at the console prompt to enable thinwire support if you are connecting the system to a thinwire (10Base2) network:
>>> set EW*0_MODE BNC
Enter the following command at the console prompt to enable thickwire support if you are connecting an older machine to a thickwire (10Base5) network:
>>> set ETHERNET THICK
See your hardware documentation for more information about these console variables.
Optionally, for all adapters (including the EISA DE425), you can use
the
lan_config
command to select the mode of operation that you
want Th.
This command overrides whatever you select through the ECU or console (EW*0_MODE
or
ETHERNET
variables).
Use the
/etc/inet.local
configuration file to preserve the
lan_config
settings for subsequent reboots.
Refer to the
tu(7),
inet.local(8), and
lan_config(8)
reference pages for more information.
The information in this section applies only if you plan to use Asynchronous Transfer Mode (ATM) adapters.
You should install the DGLTA ATM adapter before installing this version of the
operating system so that the installation procedure properly detects the presence
of the ATM adapter and automatically installs the ATM software subsets.
If you install
the ATM adapter after installing the operating system, you must boot the system using
the generic kernel
/genvmunix, install the ATM software subsets
from the CD-ROM or RIS server, and then run the
doconfig
program
to rebuild your system kernel to enable the added ATM support.
If you are installing the operating system on a SCSI RAID device, only
LUN 0
can be used for the installation's target device.
The RAID device's
LUN 0
must be configured before you attempt to install the software.
Refer
to
Section 1.4.7.2
for more information about RAID devices.
You should have received a Software Distribution Kit that contains, among other items, the operating system CD-ROMs. A Parts Listing included in the box lists the contents of the Software Distribution Kit. At a minimum, the Software Distribution Kit contains the following CD-ROMs and documents:
Operating system CD-ROMs:
The base operating system software Operating System Volume 1 CD-ROM
The additional software products Associated Products Volume 1 CD-ROM
The additional software products Associated Products Volume 2 CD-ROM
The documentation Documentation Volume 1 CD-ROM
The current version of the Alpha Systems Firmware CD-ROM
The current version of the firmware release notes Alpha Systems Firmware Update Release Notes Overview
This document, the current version of the Installation Guide
The current version of the Release Notes
The current version of the Technical Overview
The current version of the operating system Software Product Description (SPD)
Your Software Distribution Kit may also include a hardware product kit CD-ROM with installation instructions.
If you have a RIS server at your site, ask the RIS server administrator whether or not you can perform a RIS installation.
You need a connection to the network (using Ethernet, Token Ring, or FDDI) and to a RIS server if you plan to perform a Remote Installation Services (RIS) installation over a local area network (LAN). Refer to your hardware installation guide for information about network connections.
If you are installing over a network connection to a RIS server, follow these steps:
Your machine must be registered as a client of a RIS server that is serving this version of the operating system. If your RIS server administrator has set up your system for a cloned installation, ask the RIS server administrator to ensure that your system is registered to the appropriate RIS environment and configuration description file (CDF). Section 1.5.4 describes a cloned installation.
If
your system is already running a version of the operating system, ensure your system
can communicate with the RIS server by executing the
/sbin/ping
command to verify the network connection.
Enter the command in the following format
and replace
server
with the name of your local RIS server:
#/sbin/ping -c2server
Successful output of the
/sbin/ping
command is similar to the following:
# ping -c2 system9 PING system9 (16.59.l24.96): 56 data bytes 64 bytes from 16.59.l24.96: icmp_seq=0 ttl=255 time=1 ms 64 bytes from 16.59.l24.96: icmp_seq=1 ttl=255 time=0 ms ----system9 PING Statistics---- 2 packets transmitted, 2 packets received, 0% packet loss round-trip (ms) min/avg/max = 0/0/1 ms
In the previous example,
system9
is the name of the RIS server.
Your system is not able to communicate with the RIS server if you obtain the
following results from the
/sbin/ping
command:
Only your system name and IP address is displayed if the name server recognizes your system name but the network connection is not set up.
The
message
Unknown host
is displayed if your system does not recognize
the RIS server name.
If you obtain the previous results, ask the RIS server System Administrator to troubleshoot the problem.
Refer to Sharing Software on a Local Area Network for more information about RIS.
Read the current version of the operating system Release Notes before beginning any software installation procedure. The Release Notes document any last-minute changes to the software. This information might be required for a successful installation.
The Release Notes also provide descriptions of features that are new to this version of the operating system or have changed significantly from previous releases.
A printed version of the Release Notes is included in the operating system Software Distribution Kit that you received.
This step applies only if your system is already running the operating system and you have critical files that you want to preserve.
Before you begin any software installation procedure, you should perform a full backup of your current operating system. Refer to System Administration for information about backing up your system.
If your system is currently running the operating system and is using the Logical Storage Manager (LSM), the Logical Volume Manager (LVM), Prestoserve, or the Advanced File System (AdvFS), refer to Appendix A for special preinstallation backup tasks for these products.
Console firmware is distributed for certain processors whenever the operating system is updated or as is required. To run this version of the operating system, your system may require a firmware update. Firmware updates for all supported processors are located on the current Alpha Systems Firmware CD-ROM that is included with your operating system Software Distribution Kit. The firmware revision level may be different for each processor.
Refer to the Alpha Systems Firmware Update Release Notes Overview for instructions on how to mount the firmware CD-ROM and determine processor-specific firmware update instructions.
To mount the firmware CD-ROM on a running system, the kernel must first be configured
for the ISO 9660 Compact Disc File System (CDFS).
The
CDFS
option
must be present in the kernel configuration file to configure CDFS in the kernel.
Refer to
System Administration
and the
doconfig(8)
reference page for more information.
Note
The EB64+ single-board computer uses a socketed firmware ROM chip. The EB66+, AlphaPC64, AlphaPC164, and EB164 single-board computers use an EPROM that can be updated with new firmware. Refer to your hardware documentation for details on how to update the console firmware on these systems.
As described in the following sections, depending upon the type of hardware you have, you may have to run hardware configuration update utilities before the installation.
Hardware configuration diskettes are usually shipped with a system when you first receive it. If you do not have the appropriate diskette and did not receive one in the Software Distribution Kit, contact your local sales office or the vendor from which you obtained the hardware.
Before installing the operating system on a system with an Extended Integrated System Architecture (EISA) bus, you must run the EISA Configuration Utility (ECU). Follow the instructions in your hardware owner's guide.
For this version of the operating system software, the supported ECU firmware revision is 1.9 or higher. If your system has an EISA bus you will receive a floppy disk that contains the ECU. This floppy disk may be included in the operating system Software Distribution Kit.
Before installing the operating system on a system employing RAID technology, you must run the RAID Configuration Utility (RCU). Follow the instructions provided in your hardware owner's guide.
For this version of the operating system software, the supported RCU revision level is 3.11 or higher. The RCU is included on the Alpha Systems Firmware CD-ROM.
Advanced RISC Computing (ARC) is an alternate console interface that was designed to support the Windows NT® operating system. Some system configuration utilities may require you to switch to the ARC console. Refer to your hardware owner's guide for more information. To run the operating system, you may need to update the console firmware. The ARC firmware update is included on the Alpha Systems Firmware CD-ROM.
To run the operating system, you may need to update the SRM console firmware. The SRM firmware update is included on the Alpha Systems Firmware CD-ROM. Refer to your hardware owner's guide for more information.
You can perform an update installation, a full installation which has default or custom procedures, or a cloned installation procedure to install the operating system.
Note
If you plan to run this system as a dataless client of a DMS server, refer to the Sharing Software on a Local Area Network guide for more information.
An update installation updates your operating system from Version 4.0D or 4.0E to Version 4.0F. If your operating system predates either of these versions, you can perform successive update installations to reach the current version of the operating system. Refer to Table 2-3 for instructions on how to perform successive update installations.
A full installation affects many of the system files from the previous version
of the operating system.
File systems and swap areas created during a full installation
will overwrite existing data on disks and partitions where they are installed.
The
full installation searches for and invokes user-supplied files to enable customizations
on the system to be installed.
The files can be on diskette, a RIS server, the
/var/tmp
directory on the system to be installed, or on CD-ROM.
A cloned installation refers to the process of configuring file systems and
installing software on your system exactly as another similar-type system is configured.
The cloned installation searches for and invokes user-supplied files to enable customizations
on the system to be installed.
The files can be on diskette, a RIS server, the
/var/tmp
directory on the system to be installed, or on CD-ROM.
The following sections describe these types of installations.
NOTE
See Appendix C for more information on installation cloning and user-supplied scripts.
An update installation updates the base operating system from Version 4.0D or 4.0E to Version 4.0F. The update installation preserves user files, data files, print and network configurations, user accounts, and any other system setup and customization you may have done. Preserving this data is an advantage over the full installation because a full installation creates new file systems and swap areas that overwrite any existing data on the disk partitions where the file systems and swap areas are to be installed.
You should not perform an update installation if you want to change file system type or change the location of file systems. An update installation does not permit changes to file systems or disk layout.
An update installation does not update optional layered products, but you can still perform an update installation if you have layered products installed. Some layered products operate properly with this version of the operating system and others must be reinstalled with a compatible version. Some layered products, such as DECnet/OSI for this operating system, must be deleted before the update begins and then reinstalled after the update completes. Section 2.5 provides a complete list of the layered products that must be deleted before the update installation.
Completion time varies depending on your processor type, the number of software subsets to be updated, whether you are using CD-ROM or RIS to perform the update, and the speed of your CD-ROM drive if you are using CD-ROM. You need to respond to prompts only during the initial phase of the update. After that, the update installation runs unattended.
| How do you start an update installation? |
| Follow the instructions in Chapter 2. |
A default installation is a full installation that installs a default, mandatory
set of operating system software subsets on a predetermined file system layout on
a single disk.
The only decision you have to make is what single disk will contain
the
root
and
/usr
file systems and swap area.
The file system type for all file systems is the UNIX File System (UFS).
One
swapping area is configured; other swap areas can be added after the installation.
Optional software subsets can be installed later by using the
setld
command.
By performing a default installation, you can have your operating system
running with a minimum amount of work because a default installation uses preset defaults
for file system layout, file system type, and kernel build options.
Following is the
file system layout for a default installation:
The
root
file system is on the
a
partition.
The
/usr
file system is on the
g
partition.
The
var
area is a directory in the
/usr
file system.
The swapping area (swap1) is on the
b
partition.
| How do you start a default installation? |
|
A custom installation is a full installation that lets you customize the file
system layout and lets you select optional software to install.
You can use one or
more disks, and you have the option to configure a second swap area.
You can choose
the UNIX File System (UFS) or the Advanced File System (AdvFS) as the file system
type for the
root,
/usr, and
/var
file systems.
You may also choose additional kernel options to tailor your kernel
for specific use.
In addition to installing the mandatory set of operating system software subsets, the custom installation lets you select optional software subsets to customize your system. Dependencies between optional software subsets are checked and resolved.
The amount of free space remaining in the
root,
/usr, and
/var
file systems is displayed as you select
each optional software subset to install.
The graphical user interface provides access to the Disk Configuration Utility. This utility lets you repartition disks before or after you select optional software if the partition you chose is too small for a particular file system.
| How do you start a custom installation? |
|
A cloned installation lets you duplicate the file system layout, file system type, and software subset selections from a system that has already been installed with this version of the operating system.
When a system is installed with this version of the operating system, a configuration
description file (CDF) is generated that contains installation-specific configuration
information based on the results of the questions answered during the installation.
This file is located on the installed system in the
/var/adm/smlogs
directory under the file name
install.cdf.
The CDF contains all
the configuration information required to perform an initial system installation on
a client system.
Once a suitable CDF has been located and optionally modified, the administrator has minimal involvement in the installation cloning process on the client systems. A cloned installation procedure uses the same disks and partitions to create a file system layout and installs the same set of software subsets as defined in the CDF. If your system is set up to perform a cloned installation, you do not have to answer any installation questions related to disk and software selections because the answers are already stored in the CDF.
Both the text-based and graphical installation interfaces provide a way for you to access a UNIX shell. The primary purpose of the UNIX shell option is to provide a way to perform disk and file system maintenance before the installation and to perform disaster recovery tasks.
When you start a text-based, menu-driven installation, the
UNIX shell is presented as an option from the first menu.
If you are using the graphical
interface, you access the UNIX shell from a button labeled
UNIX Shell.
Regardless of the interface, this option puts your system into a Bourne shell in single-user
mode with superuser privileges.
To restart the installation procedure for the UNIX
shell, enter
restart.
The distribution media (CD-ROM or RIS) contains file systems that are
laid out just as the software would be installed on the system and contains directly
accessible
root,
/usr, and
/var
areas.
This format makes almost every command and utility available in the shell
even if your operating system is not yet fully functional.
In effect, the mounted
distribution media is a complete operating system file system.
The UNIX shell provides a way for you to recover from serious problems such
as
root
file system corruption and enables you to perform general
file system and disk maintenance tasks during the installation.
Only experienced users
should choose the UNIX shell option.
Refer to Chapter 9 for more information about the command shell.
Table 1-5 summarizes the procedure for the default and custom installations regardless of the interface (graphical or text-based). Review these steps to prepare yourself for the information you must enter during the actual installation procedure.
If you decided to perform an update installation, Chapter 2 contains all the information you need.
If the RIS administrator has set up your system for a cloned installation, make sure you perform the preinstallation tasks described in Section 1.4 and then boot your system from the RIS server as described in Chapter 4. Refer to Section 5.1.3 for the sequence of events during a cloned installation.
| Installation Task | Applies to Default orCustom Installation? | InformationLocated In: |
| Complete preinstallation tasks. | Default/Custom | Section 1.4 |
| Plan disk space and file system layout. | Custom | Chapter 3 |
| Optionally, create user-supplied files. | Default/Custom | Appendix C |
| Invoke the full installation procedure by booting the system from the network or CD-ROM. | Default/Custom | Chapter 4 |
| Select the type of installation to perform. | Default/Custom | Section 5.3 |
| Enter a host name, location and time zone, and date and time for CD-ROM installations. | Default/Custom | Section 5.4 through Section 5.7 |
Select a disk for the
root
file system. |
Default/Custom | Section 5.8 |
Select the file system type for the
root
file system. |
Custom | Section 5.9 |
Select the disk and partitions for the
/usr
and
/var
file systems. |
Custom | Section 5.10 and Section 5.11 |
Select the file system type for
/usr
and
/var. |
Custom | Section 5.9 |
| Select up to two swap areas. | Custom | Section 5.12 |
| Install mandatory software subsets only. | Default | Section 5.13 |
| Install mandatory and select optional software subsets. | Custom | Section 5.14 |
| Enter commands to reboot the system. | Default/Custom | Section 5.18 |
| The installation procedure configures the system and software. | Default/Custom | Section 5.19 |
| The installation procedure builds the kernel for default installations. | Default | Section 5.20 |
| After you select kernel options, the installation procedure builds the kernel. | Custom | Section 5.20.1 |
Log in for the first time as the user
root. |
Default/Custom | Section 5.21 |
| Set up system for general use. | Default/Custom | Chapter 7 |
Your system may have been delivered to you with Factory Installed Software (FIS); that is, a version of the operating system is already installed. Included in the box with your system is the Factory Installed Software Information Sheet that describes the software products that are preinstalled for you and how the system is configured.
Connect the hardware as shown in the hardware documentation, and turn on power
to the processor and monitor.
After some initial system initialization messages are
displayed, you are prompted to enter information such as the system's host name,
root
password, geographic location and time zone, and the current date and
time.
The
FIS Quick Reference Card
is also included in the
box with your system and describes how to respond to the prompts for this information.
After the kernel build process is complete, refer to
Chapter 7
for information about setting up your system for general use.
If the
FIS setup halts unexpectedly and you see the
root
system prompt
( # ), make a note of any error messages that appear
on the screen.
Then, press
Ctrl/d
to restart the configuration
phase.
Usually the installation continues, but you will need to correct the error
when setup is complete.
Refer to the appropriate operating system document or hardware
document to identify and correct the error.
If the error prevents the configuration from proceeding, it may be necessary to reinstall the operating system. To do this, boot your processor as shown in Chapter 4 and refer to Section 1.5 to decide whether you need to do a default or custom installation. You can also consult the RIS system administrator to determine if your system is a suitable candidate for a cloned installation. If you choose the custom installation, be aware that the system disk may already have a customized disk partition table. The customization is usually done at the factory to create disk partitions that are large enough to hold all the software originally installed on the disk.
During the text-based custom installation, you are asked whether you want to preserve the customized partitions or use the default partition table. This option is described in Section 5.8.5. If you choose not to preserve the customized partitions, you may not be able to reload all the software that was originally installed.
A FIS system is generally installed with all base operating system software
subsets (those that are prefixed with
OSF) and some associated
products.
If you do not need to reinstall all the original software subsets and want
to install mandatory software subsets only, perform a default installation.
If you
want to install mandatory and optional software, perform a custom installation.
Use
the
setld
command if you want to install or remove software subsets
after an installation.
The default and custom installation procedures are described in Chapter 5.
This version of the operating system is internationalized. The Worldwide Language Support software subsets provide support for various native languages and countries. Installing the Worldwide Language Support software subsets enables software developers to develop internationalized software that can be used in different countries.
The Worldwide Language Support software subsets are located on the operating system Associated Products Volume 1 CD-ROM.
If you want to install the latest version of the Worldwide Language Support software subsets, your system must already be installed with this version of the base operating system. Then, follow the worldwide installation instructions in Chapter 11.
If you want to perform an update installation of the latest version of the Worldwide Language Support subsets, follow the worldwide update installation instructions in Chapter 12.
Descriptions of the Worldwide Language Support software subsets are provided in Appendix F.