 |
The Question is:
what are the commands to boot into the Factory installed software first time
log on, it is a DS25 need to load software liences
The Answer is :
Please read the provided documentation, as the OpenVMS Wizard would
expect that the particular console SHOW and BOOT commands needed
would be documented. Failing that, please see the owner's guide for
the AlphaServer DS25 and the OpenVMS installation and upgrade manual.
Most commonly, the SRM console commands involved are SHOW DEVICE and
then BOOT ddcu, where ddcu is the name of the target system disk.
The specific device name can and does vary.
For example:
show device
dkc0.0.0.9.0 DKC0 RZ1DB-BA LYG0
dkc100.1.0.9.0 DKC100 RZ1CB-CA LYJ0
dkc200.2.0.9.0 DKC200 RZ1CB-CA LYJ0
dkc300.3.0.9.0 DKC300 RZ1CB-CA LYJ0
dkc500.5.0.9.0 DKC500 RRD47 1337
dva0.0.0.0.0 DVA0
ewa0.0.0.8.1 EWA0 00-00-F8-00-0E-3B
pkc0.7.0.9.0 PKC0 SCSI Bus ID 7 5.54
boot dkc100
The above example shows five SCSI (DK) disks, a floppy (DV) disk, a
network (EW), and a SCSI controller (PK), and shows a bootstrap from
the second of the five SCSI disks present.
|