Operating System - HP-UX
1834941 Members
2202 Online
110071 Solutions
New Discussion

Re: boot interrupt, no ISL prompt?

 
Jason Moorhead_2
Frequent Advisor

boot interrupt, no ISL prompt?

Hi all,

I need to get into single-user mode to fix an issue, but when I interrupt the boot process and do a "bo pri", I do not get a prompt for "interact with ISL?". It just tries to execute the kernel.

It's a V2500 running 11i. Any ideas?
10 REPLIES 10
Pete Randall
Outstanding Contributor

Re: boot interrupt, no ISL prompt?

Jason,

Have you tried "bo pri isl"?


Pete

Pete
Jason Moorhead_2
Frequent Advisor

Re: boot interrupt, no ISL prompt?

Yes, I tried that. All I get is a "/stand/isl not found".
Rick Garland
Honored Contributor

Re: boot interrupt, no ISL prompt?

Not sure about V class. On my rp's and rx's I do not have /stand/isl. I can boot into init 1 though.

How about just 'boot' after you interrupt - no 'bo pri' or 'bo alt', just 'boot'

This is what I use do go into init 1.
Jason Moorhead_2
Frequent Advisor

Re: boot interrupt, no ISL prompt?

Actually, I tried just about anything I could think of. "boot", "boot pri", search -> boot p1, "boot pri isl"... always bypasses the ISL option. It's driving me crazy :)
Pete Randall
Outstanding Contributor

Re: boot interrupt, no ISL prompt?

Jason,

Perhaps you can find some help in the Recovery Handbook's chapter on system boot (you need to have a support contract):

http://www1.itrc.hp.com/service/iv/docDisplay.do?docId=prodITRC/DE_SW_UX_swrec_EN_01_E/Boot.pdf


Pete

Pete
Jason Moorhead_2
Frequent Advisor

Re: boot interrupt, no ISL prompt?

Hmm.. thanks for the link! I just read "There is no ISL on V-Class systems". Sweet!
Kent Ostby
Honored Contributor

Re: boot interrupt, no ISL prompt?

Jason --

Just do the following:

boot pri -is

"Well, actually, she is a rocket scientist" -- Steve Martin in "Roxanne"
Andrew Rutter
Honored Contributor

Re: boot interrupt, no ISL prompt?

hi,

you could always boot up properly and then drop down to init1 level


#init1

Andy
Jason Moorhead_2
Frequent Advisor

Re: boot interrupt, no ISL prompt?

It's quite possible that "bo pri -is" would work. I'm not sure, though... something else seems to be the problem, as it hangs at the allocation part and then crash dumps, followed by a reboot.

THanks for the input though!
Jason Moorhead_2
Frequent Advisor

Re: boot interrupt, no ISL prompt?

Problem seems to be something else, which is unclear at the moment.