Operating System - HP-UX
1836375 Members
2323 Online
110100 Solutions
New Discussion

Re: how to check primary boot path

 
mukesh_a
Advisor

how to check primary boot path

in hp-ux how to chek what is the cuurent primary boot path and alt booth while the root disk are mirrored
4 REPLIES 4
DCE
Honored Contributor

Re: how to check primary boot path



lvlnboot -v

and

setboot

will give you some info
Patrick Wallek
Honored Contributor

Re: how to check primary boot path

'setboot' is the command you are looking for.

# setboot
Primary bootpath : 0/1/1/0.0.0
Alternate bootpath : 0/1/1/0.1.0

Autoboot is ON (enabled)
Autosearch is ON (enabled)


setboot can also be used to change the primary and alternate boot paths.

# man setboot

for details.
rariasn
Honored Contributor

Re: how to check primary boot path

... and verify file

/stand/bootconf

rgs
HGN
Honored Contributor

Re: how to check primary boot path

Hi
setboot should give all the details

# setboot
Primary bootpath : 0/0/0/x/x.x.x
Alternate bootpath : 0/0/0/0/0/0/0/0.0.0

Autoboot is ON (enabled)
Autosearch is OFF (disabled)

Hope this helps, if you think this issue is resolved please asign points and close this thread.You have not assigned any points to the 24 feedback you received, assigning points si the way to show your gratitude for the people who helped you.

Rgds

HGN