Operating System - HP-UX
1752798 Members
5722 Online
108789 Solutions
New Discussion юеВ

Re: "enter any key within 10 sec " is not appeared

 
SOLVED
Go to solution
Mousa55
Super Advisor

"enter any key within 10 sec " is not appeared

Hi All,

I am create a new two virtual partition and I am executing this two commands for both server
vparmodify -p RUXDEVDB -B auto
vparmodify -p RUXDEVDB -B search
vparmodify -p RUXDEVAPP -B auto
vparmodify -p RUXDEVAPP -B search
but after that I canтАЩt see this message appeared "enter any key within 10 sec " to interrupt and go
to ISL or BCH, and after reboot the both server are automatic booting.
how I can solve this problem to back this message "enter any key within 10 sec " again.


Thanks & kind Regards
3 REPLIES 3
Torsten.
Acclaimed Contributor

Re: "enter any key within 10 sec " is not appeared

If you start a vPar from another this is totally normal, you cannot interact with the firmware (valid for both families - PA-Risc and Integrity).

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Mousa55
Super Advisor

Re: "enter any key within 10 sec " is not appeared

Hi,

only I need this message appeared "enter any key within 10 sec " after reboot the server
because it is Skip this message
how to i can solving this.
i have rp8420 11.23

thanks
likid0
Honored Contributor
Solution

Re: "enter any key within 10 sec " is not appeared

You need to give the boot options in the command line when booting the vpar(vparboot from hp-ux, vparload from mon>), for example:

Boot the virtual partition Bergen specifying an alternate kernel:

vparboot -p Bergen -b /stand/vmunix_debug

Boot in single user:

vparboot -p Bergen -o "-is"

man vparboot has all the options.
Windows?, no thanks