About This Manual

This book describes advanced installation procedures for the Tru64 UNIX operating system. Topics include starting a Full or Update Installation from a RIS server, Installation Cloning, Configuration Cloning, disk space planning, and installing Worldwide Language Support (WLS) after a Full Installation.

Audience

This manual is intended for experienced installers who want to take advantage of the wide range of advanced installation features.

New and Changed Features

The following are new and changed installation features:

Previous versions of this manual are available on the World Wide Web at the following location:

http://www.unix.digital.com/faqs/publications/pub_page/pubs_page.html

See the New and Changed features section of those versions to see the evolution of this manual.

Organization

This manual is organized as follows:

Chapter 1

Describes how to prepare for and invoke a Full or Update Installation from a Remote Installation Services (RIS) network server.

Chapter 2

Describes how to install the WLS software using the wwinstall script or setld utility after a Full Installation.

Chapter 3

Describes how to restore file systems, modify disk labels, and perform system maintenance in the UNIX shell environment.

Chapter 4

Describes the disk space planning process if you decide not to use the recommended disk partitions and you want to manually partition your disks.

Chapter 5

Describes how to install a hardware product kit during a Full Installation and onto a system already running the operating system. Also described are instructions for updating an existing hardware product kit during an Update Installation.

Chapter 6

Describes how user-defined files and configuration description files (CDFs) are used to customize and extend the installation process.

Chapter 7

Describes the Installation Cloning process and how to duplicate the installation from a model system to one or more target systems during a Full Installation.

Chapter 8

Describes the Configuration Cloning process and how to duplicate the configuration from an already configured model system to one or more target systems.

Appendix A

Lists and defines the attribute-value pairs in the installation configuration description file (CDF).

Appendix B

Provides samples of user-supplied scripts.

Related Documents

Icons on Tru64 UNIX Printed Books

The printed version of the Tru64 UNIX documentation uses letter icons on the spines of the books to help specific audiences quickly find the books that meet their needs. (You can order the printed documentation from Compaq.) The following list describes this convention:

  G Books for general users
  S Books for system and network administrators
  P Books for programmers
  D Books for device driver writers
  R Books for reference page users

Some books in the documentation help meet the needs of several audiences. For example, the information in some system books is also used by programmers. Keep this in mind when searching for information on specific topics.

The Documentation Overview provides information on all of the books in the Tru64 UNIX documentation set.

The following documents may be useful references when you are performing advanced installation tasks:

Tru64 UNIX documentation is available on the World Wide Web at the following location:

http://www.unix.digital.com/faqs/publications/pub_page/pubs_page.html

Reader's Comments

Compaq welcomes any comments and suggestions you have on this and other Tru64 UNIX manuals.

You can send your comments in the following ways:

Please include the following information along with your comments:

The Tru64 UNIX Publications group cannot respond to system problems or technical support inquiries. Please address technical questions to your local system vendor or to the appropriate Compaq technical support office. Information provided with the software media explains how to send problem reports to Compaq.

Conventions

%
$

A percent sign represents the C shell system prompt. A dollar sign represents the system prompt for the Bourne, Korn, and POSIX shells.

#

A number sign represents the superuser prompt.

% cat

Boldface type in interactive examples indicates typed user input.

>>>

The console subsystem prompt is three right angle brackets.

file

Italic (slanted) type indicates variable values, placeholders, and function argument names.

cat(1)

A cross-reference to a reference page includes the appropriate section number in parentheses. For example, cat(1) indicates that you can find information on the cat command in Section 1 of the reference pages.

[Ctrl/x]

This symbol indicates that you hold down the first named key while pressing the key or mouse button that follows the slash. In examples, this key combination is enclosed in a box (for example, [Ctrl/C] ).