HP-UX Virtual Partitions Administrator's Guide (includes A.03.04) (previously titled Installing and Managing HP-UX Virtual Partitions)

Monitor and Shell Commands
Monitor: Using the Monitor Commands from ISL or EFI
Chapter 5
138
Monitor: Using the Monitor Commands from ISL or EFI
You can specify any of the Monitor commands either at the Monitor prompt (MON>) or at the ISL prompt
(ISL>). If you are at ISL or EFI, use the desired command as the argument for the Monitor /stand/vpmon.
For example, to run the command vparload -p winona1 from the Monitor prompt, use
MON> vparload -p winona1
To run the same command from ISL or EFI, use
ISL> hpux /stand/vpmon vparload -p winona1
Shell> fs0:efi\hpux\hpux boot vpmon vparload -p winona1
where the command (vparload -p winona) is the argument for the Monitor (/stand/vpmon).