System information

Console Commands
VAX 4000 Model 108 User Information
A-3
string to uppercase, then passes VMB a string descriptor to this
device name in R0. Use the SET BOOT command to specify a
default boot device or list of devices. Use the SHOW BOOT
command to display the default boot device. The factory default
device is the Ethernet device, EZA0.
Appendix C lists the boot devices supported by the VAX 4000
Model 108 system.
Examples:
>>> SHOW BOOT
DKA300
>>> SHOW BFLAG
00000000
>>> B !Boot using default boot flags and device.
(BOOT/R5:0 DKA300)
2..
-DKA300
CONTINUE
The CONTINUE command causes the processor to begin instruction execution at the
address currently contained in the program counter (PC). This address is the address stored
in the PC when the system enters console mode or the address that the user specifies using
the DEPOSIT command. The CONTINUE command does not perform a processor
initialization. The console enters I/O mode.
Format:
CONTINUE
Example:
>>> CONTINUE
$
!OpenVMS DCL prompt
DEPOSIT
The DEPOSIT command deposits data into the address specified. If you do not specify an
address space or data size qualifier, the console uses the last address space and data size
used in a DEPOSIT, EXAMINE, MOVE, or SEARCH command. After processor