Operating System - HP-UX
1833589 Members
3741 Online
110061 Solutions
New Discussion

Re: installion problem after system crash

 
SOLVED
Go to solution
Ed Daraki_2
Occasional Advisor

installion problem after system crash

I have a B2000 machine running HP-UX 11.0. The system crashed and became unbootable because of a power failure. I attempted to recover the file systems using the install/recovery CD but I got the message "Bad super block; image number wrong". So I assumed my only option is to reinstall the OS.
Now on reinstall it seems it cannot file the hard drive. After system boots off of the CD and starts the "HP-UX installation/recover process", the hardware summary shows "Disks: 0" and then it says "There were no disks found during the IO scan..."

Does anybody know how to get the system know about the hard drive? I really appreciate any help!

Ed
6 REPLIES 6
harry d brown jr
Honored Contributor
Solution

Re: installion problem after system crash


try booting into maintenance mode

-lm

and running stm

otherwise place a HARDWARE call to HP.

live free or die
harry
Live Free or Die
Ravi_8
Honored Contributor

Re: installion problem after system crash

Hi Ed

since you are getting the error in ioscan, definately it is a hardware problem, you have to log call with HP.
never give up
Ed Daraki_2
Occasional Advisor

Re: installion problem after system crash

Is there a document for the maintenance mode on HP-UX 11.0? I would like to give it a try but I don't know how to start it and what the procedure is.

Thanks agian for all the replies!
Ed

harry d brown jr
Honored Contributor

Re: installion problem after system crash

Ravi_8
Honored Contributor

Re: installion problem after system crash

Hi Ed (again)

while booting (powering on) after goes thru BIOS process, system asks you to "press any key within 10 second". you just press any key this takes you to "main menu" From main menu issue the command "boot pri" asks you to interact with ISL (y/n)? say yes, from ISL prompt issue the command
ISL> hpux -iS which takes you to maintenance (single user)mode.
But in your case since the system is not finding Harddisk drives, you can't get into this mode.
never give up
Ed Daraki_2
Occasional Advisor

Re: installion problem after system crash

Thanks Ravi and Harry, you guys are great!