HP e3000 MPE/iX Release 6.0 System Software Maintenance Manual (30216-90272)
Table Of Contents
- Preface
- 1 Introduction
- 2 Task Checklists
- 3 Planning for Your Task
- 4 Preparing Your System
- 5 Modifying Your System
- 6 Finishing the Process
- A Manually Installed Products
- B Configuration Tables
- C Managing Disk Space
- D Backdating Your System
- E CD-ROM Resources
- F HP Patch/iX Reference
- G HP Stage/iX Reference
- H Error Messages and Warnings
- A

306 AppendixG
HP Stage/iX Reference
HP Stage/iX Commands
Values: NONE, BOOT, IPL, DATA, AUTOF
Default: NONE (see also SETDEFAULT)
Determines whether or not the file belongs in the system LIF Directory, and if so, what file
type it should be placed in the directory as.
[;OWNER="owner_name"] (Optional)
Default: “MANAGER.SYS”
The owner name that should be assigned to the staged file.
[;FILEGROUP=] (Optional)
Values: LDEV1,
SLT, OTHER
Default: OTHER
Determines at what point in the bootup process the file actually gets switched (renamed)
to its natural location. There are currently three supported switching “windows”:
LDEV1—The file must be switched as early as possible in the bootup process because the
correct version is needed early on (an example is SL.PUB.SYS). The file therefore must
reside entirely on LDEV 1.
SLT—This is the normal file group for most of the files found on the System Load Tape.
Files in this group are switched ahead of files in the OTHER group.
OTHER—This is the default file group. Files here are switched after the system is almost
completely up and running.
Example
STAGEMAN$ SETDEFAULT
START.MPEXL.SYS;disk=C;disp=R;val=E;onerr=W
STAGEMAN$ SETD
USERFILE.PUB.SYS;disk=LDEV1;disp=ADD;val=B;onerr=IGNORE
SHOW DEFAULT (SHOWD)
Shows the defaults that were set for a file by the SETDEFAULT command.
The SHOWDEFAULT command can be abbreviated as SHOWD.
Expert Mode Command:
Syntax
SHOWDEFAULT [FILE=]
file_name
Parameters
[FILE=]staged_file_name (Required)
The name of the file whose defaults you are checking. Wildcards are allowed.