Operating System - HP-UX
1752334 Members
5821 Online
108786 Solutions
New Discussion

enabling autoboot for HP-UX on vPAR

 
Yaboto
Super Advisor

enabling autoboot for HP-UX on vPAR

 

I created my vPAR (version 6.0) and installed HP-UX 11.31 on it successfully. Upon booting, it would always stop at EFI waiting for me to execute the command BOOT.

 

Please show me how i can enable autoboot.

 

Thanks

2 REPLIES 2
Bill Hassell
Honored Contributor

Re: enabling autoboot for HP-UX on vPAR

Run setboot (in HP-UX) to change the boot options.



Bill Hassell, sysadmin
Primesh Abeysinghe
Frequent Advisor

Re: enabling autoboot for HP-UX on vPAR

Hi,

 

#vparmodify -p <vparname> -B auto (replace the <vparname> by the one you want to do the change)

 

Regards,

Primesh