Operating System - HP-UX
1836286 Members
2244 Online
110098 Solutions
New Discussion

How to start Virtual Machine when HPUX starts

 
SOLVED
Go to solution
Samshen
Frequent Advisor

How to start Virtual Machine when HPUX starts

Hi,
My server is running HPUX B.11.23.
I have installed HP Integrity Virtual Machines and created an Windows guest.
Please help me how to start automatically the Windows virtual machine when the server starts.

Thank you.
4 REPLIES 4
amithp
Frequent Advisor
Solution

Re: How to start Virtual Machine when HPUX starts

Please check the Flag

# Set to 1 (0) to enable (disable) Integrity VM at boot time.
HPVM_ENABLE=1

in /etc/rc.config.d/hpvmconf file
Asif Sharif
Honored Contributor

Re: How to start Virtual Machine when HPUX starts

Eric SAUBIGNAC
Honored Contributor

Re: How to start Virtual Machine when HPUX starts

Bonjour,

... and for each virtual machine you want to be started at boot time, issue command :

hpvmmodify -P YourVMname -B auto

Eric
Robert-Jan Goossens
Honored Contributor

Re: How to start Virtual Machine when HPUX starts

Hi,

change the default boot option to autoboot
# hpvmmodify -P VMXX -B auto

Regards,
Robert-Jan