3.To cold load a system with a boot command file called MUTIGR::SYSTEM from the disk with:

Bus Address

= 2 (HPIB) or 6 (SCSI)

Unit Number

= 0

Select Code

= 27

The following sequence of commands should be entered from the VCP:

CI> (Strike the BREAK key)

P 002675 A 077774 B 000000 RW 100003 M 002674 T 026655

VCP> %bdcmutigr,ss

BOOT PROCESS COMPLETE

VCP> %E

* RTE READY *

:

:

The device parameters did not have to be supplied here because all are default values. The first character following BDC is nonnumeric, indicating that MUTIGR is text and VCP should use the default parameters. The characters ,SS were appended to the file name to indicate a cold load. This allows you to make changes or load patches to the system prior to entering the %E.

4.To boot a system from disk with a boot command file called BOOT.CMD::SYSTEM, using a hierarchical file disk volume:

Bus Address

= 7

Unit Number

= 0

Select Code

= 27

The following sequence of commands should be entered from the VCP:

CI> (Strike the BREAK key)

P 002675 A 077774 B 000000 RW 100003 M 002674 T 026655

VCP> %bdc7027

BOOT PROCESS COMPLETE

* RTE READY *

:

:

This example shows that the boot command file name does not have to be supplied because the default file name is used. This command also could be given as

VCP> bdc7

because the unit number and select code variables are the default values.

H6 VCP Boot Information