Operating System - HP-UX
1833229 Members
2421 Online
110051 Solutions
New Discussion

How do I remove the Boot Action: Go to BCH?

 
SOLVED
Go to solution
John Goetz
Advisor

How do I remove the Boot Action: Go to BCH?


Primary Boot Path: 1/0/0/3/0.6
Boot Actions: Boot from this path.
If unsuccessful, go to BCH.

HA Alternate Boot Path: 1/0/1/0/0/1/1.6
Boot Actions: Go to BCH.

Alternate Boot Path: 1/0/0/3/1.2
Boot Actions: Go to BCH.

3 REPLIES 3
Sridhar Bhaskarla
Honored Contributor
Solution

Re: How do I remove the Boot Action: Go to BCH?

Hi John,

Once you are in BCH, go to configuration menu and use 'pf' command. The flags are as follows

0--Go to BCH (Boot Console Handler).
1--Boot from this path. If unsuccessful, go to BCH.
2--Boot from this path. If unsuccessful, go to the next path.
3--Skip this path and go to the next path.

Configuration Menu> pf pri 2

Will make it to appear like "Boot from this menu, If Unsuccessful go to next path"

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
Sanjay_6
Honored Contributor

Re: How do I remove the Boot Action: Go to BCH?

Hi John,

The autoboot command has been replaced by PathFlag,

Try this link,

http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000070346538

The itrc doc id is KBRC00013238.

Hope this helps.

Regds
hpuxrox
Respected Contributor

Re: How do I remove the Boot Action: Go to BCH?

I perfer to use the "setboot" command, becuase you cant aways bring the machine down to make changes to the BCH. man setboot

AutoBoot AutoSearch Boot Action
_______________________________________________________________________
off off Go to the BCH and prompt the user.
on off Attempt the primary path; on failure
go to BCH.
on on Attempt the primary path; on failure
try next path.
off on Skip the primary path and try alternate path.
If the alternate paths are not configured to
boot or fail, go to BCH.
_______________________________________________________________________