1825805 Members
2309 Online
109688 Solutions
New Discussion

help

 
SOLVED
Go to solution
Mridul Dutta
Advisor

help

Hi Friends,

i have a L class server(5405)
How to find the last bootable disk in HPUX?

Regards

Mridul
4 REPLIES 4
Piergiacomo Perini
Trusted Contributor

Re: help

Hi Mridul,

(i don't know if work for all vers of HP-UX)
but
echo bootstring/S | adb /stand/vmunix /dev/mem

could show you the details of currently boot harddisk hw path.

hth
regards
pg
James R. Ferguson
Acclaimed Contributor
Solution

Re: help

Hi:

# echo boot_string/S|adb /stand/vmunix /dev/mem

Regards!

...JRF...
Peter Godron
Honored Contributor

Re: help

Hi,
setboot will give you that info.
(man setboot)

See:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=681251
Peter Godron
Honored Contributor

Re: help

Mridul,
could you please complete the thread by awarding points to helpful answers and summarising the solution for you.

This will help resolution of similar problems in the future.