About This Guide

This guide describes how to install Compaq Tru64TM UNIX® (formerly DIGITAL UNIX) Version 4.0F on all supported processors and single-board computers.  Specifically, it describes how to prepare your system for installation, how to boot the system from the distribution media, and how to perform the installation procedure. It also explains how to install the operating system's worldwide language support software after installing the base operating system.

Note

In this document, the following terms are used to refer to different versions of this operating system:

If your system is delivered to you with Factory Installed Software (FIS), the software necessary to get your system up and running has already been installed for you by the manufacturer. Follow the instructions for entering system information in the FIS Quick Reference Card delivered with your system, and then refer to Chapter 7 in this guide for instructions on how to configure and set up your system.

Audience

This book is intended for anyone installing the base operating system software or worldwide language support software. Before starting an installation, you must do the following:

New and Changed Features

The following are new and changed installation features in this version of the operating system:

Organization

This manual is organized as follows:

Chapter 1 Installation Overview and Preinstallation Tasks
  Describes the tasks you must complete before beginning an installation. This chapter also describes the different installation options.
Chapter 2 Performing an Update Installation
  Describes how to perform an update installation.
Chapter 3 Planning Disk Space for a Custom Installation
  Describes the disk space planning you may want to consider before beginning a custom installation. It also includes information to consider if you plan to use the POLYCENTER Advanced File System (AdvFS) and Logical Storage Manager (LSM) products.
Chapter 4 Processor-Specific Boot Instructions for Full Installations
  Describes how to boot each supported processor or single-board computer from the distribution media to start a full (default or custom) or cloned installation.
Chapter 5 Performing Full Installations
  Describes how to perform a default, custom, or cloned installation.
Chapter 6 Installing Supplemental Hardware Support
  Describes how to install hardware product kits onto a running system or during a full installation.
Chapter 7 Setting Up Your System After Installation
  Describes how to set up the system for general use after installing the operating system software.
Chapter 8 Viewing Online Documentation
  Describes how to access, use, and copy the online documentation.
Chapter 9 UNIX Shell Option
  Describes how to restore file systems, modify disk labels, and perform system maintenance in the shell environment.
Chapter 10 Using setld to Install and Remove Software Subsets After an Installation
  Provides information on using the setld command to install and remove optional software at any time after the initial installation.
Chapter 11 Performing a Worldwide Installation
  Describes how to install the Worldwide Language Support (WLS) software.
Chapter 12 Performing a Worldwide Update Installation
  Describes how to perform an update installation of the Worldwide Language Support (WLS) software.
Appendix A Preinstallation Tasks for Systems Running LSM, LVM, PrestoserveTM, and AdvFS
  Describes how to prepare for a full installation if the system is currently using LSM, LVM, Prestoserve, or AdvFS.
Appendix B Compact Disk Overview
  Describes how to load an operating system CD-ROM into a caddy and a drive, how to mount and unmount a CD-ROM, and how to remove a CD-ROM from a drive and a caddy.
Appendix C User-Supplied Files and Installation Cloning
  Describes installation cloning and the user-supplied files that you can use in the installation cloning process.
Appendix D Base Operating System Subset Descriptions
  Provides descriptions of base operating system software subsets.
Appendix E Associated Product Descriptions
  Provides descriptions of associated product software subsets.
Appendix F Worldwide Software Subset Descriptions
  Provides descriptions of Worldwide Language Support software subsets.
  Provides default disk partitions for supported disks.
Appendix G Installation Error Messages
  Describes installation error messages.
Appendix H Sample Text-Based Installations
  Provides samples of text-based default and custom installations.

Related Documentation

The printed version of the Tru64 UNIX documentation set is color coded to help specific audiences quickly find the books that meet their needs. (You can order the printed documentation from Compaq.) This color coding is reinforced with the use of an icon on the spines of books. The following list describes this convention:

Audience Icon Color Code
General users G Blue
System and network administrators S Red
Programmers P Purple
Device driver writers D Orange
Reference page users R Green

Some books in the documentation set 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.

Read the related documentation in the following order:

  1. The documentation for your hardware shows how to set up the processor and its additional devices, and supplies valuable troubleshooting guidelines.

  2. Before beginning the installation, read the current version of the operating system Release Notes.

  3. Refer to Sharing Software on a Local Area Network for information about Remote Installation Services (RIS) and Dataless Management Services (DMS). RIS lets you install software products over a network. DMS lets you set up an environment where the root and /usr file systems are exported from a server onto a client.

  4. Refer to the System Administration document for information about administering and maintaining your system. This guide also contains information about the POLYCENTER Advanced File System (AdvFS).

  5. Refer to Network Administration for information about network setup and network administration.

  6. Refer to Software License Management for information about registering and loading Product Authorization Keys (PAKs), the software licenses from Compaq Computer Corporation.

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.

>>>

Three right angle brackets represent the console subsystem prompt.

% cat

Boldface type in interactive examples indicates typed user input.

file

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

[ | ]
{ | }

In syntax definitions, brackets indicate items that are optional and braces indicate items that are required. Vertical bars separating items inside brackets or braces indicate that you choose one item from among those listed.

colored text

In syntax definitions, literal elements are colored green. Variable values, placeholders, and function argument names are colored red. No special colored text is used outside of syntax descriptions.

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.

[Return]

In an example, a key name enclosed in a box indicates that you press that key.

[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] ).