Installing and Managing HP-UX Virtual Partitions (A.01.01)
Monitor and Shell Commands
Booting a Partition
Chapter 586
Booting a Partition
To boot a single virtual partition, use either the monitor command
vparload or the shell command vparboot.
From ISL> To boot the existing partition winona1 from ISL:
ISL> hpux /stand/vpmon vparload -p winona1
From MON> To boot partition winona1 from the monitor:
MON> vparload -p winona1
From shell prompt To boot partition winona2 from another partition winona1:
winona1# vparboot -p winona2