Operating System - HP-UX
1833137 Members
3568 Online
110051 Solutions
New Discussion

How can I get vparboot to stop at the ISL prompt

 
SOLVED
Go to solution
S.Rider
Regular Advisor

How can I get vparboot to stop at the ISL prompt

I want to boot one of 3 vpars on a SuperDome and have it stop at the ISL prompt so I can boot off a tape. When I vparboot it, I never get the chance to "hit enter within 10 seconds". What am I missing ?
Ride Boldly Ride, but watch out for El Dorado's
4 REPLIES 4
Mark Nieuwboer
Esteemed Contributor
Solution

Re: How can I get vparboot to stop at the ISL prompt

You don't get a ISL prompt of vpar.
If you want that you have to stop all vpars and than reboot the system.
first you have to set autoboot off for the vpars.

grtz. Mark
Alex Lavrov.
Honored Contributor

Re: How can I get vparboot to stop at the ISL prompt

ISL - initial system loader

If you already use vparboot it means that the system is already loaded and instead of a regular kernel, VPMON (virtual partion monitor) is loaded. So, you had a "hit enter within 10 seconds" already before the vpmon was loaded and now you won't get it. You need to "shutdown -h now" all the vpars and then in the VPMON> prompt, run command "reboot", which reboots the hard partion.

It's not like vmware on wintels/lintels when you see the whole machine boot process when you boot a virtual machine inside your primary one.
I don't give a damn for a man that can only spell a word one way. (M. Twain)
harry d brown jr
Honored Contributor

Re: How can I get vparboot to stop at the ISL prompt

I think you want:

vparmodify -p vparname -B manual

live free or die
harry d brown
Live Free or Die
Sean OB_1
Honored Contributor

Re: How can I get vparboot to stop at the ISL prompt

Jay,

You'll have to set the vpar to manual.

vparmodify -p vparname -B manual

then

vparboot -p vparname -B