Operating System - HP-UX
1832458 Members
2915 Online
110043 Solutions
New Discussion

How to boot the system in single user mode usind cd-drive

 
omlingrampure
Occasional Contributor

How to boot the system in single user mode usind cd-drive

Dear all

Sytem HP9000 800 model F30 class server ,Year of manufacture

Iam unable to boot the system in single
using CD-Drive as boot device .system is crashed and system is unable to boot gives error dump device configure ....
it is not possible for the kernel to find the Dumpsys() called
warning:Dump was disabled during configuration
Dumpsys () failed ,returened 4294967295

pl give us all possible steps how to boot in single user .how to configure dump device and how to repair root device.boot device ,swap etc...

pl do the needfull help

Regards

Rampure
3 REPLIES 3
Govinda_1
Valued Contributor

Re: How to boot the system in single user mode usind cd-drive

Hi,

try this. interrupt the boot process

main menu > sea ipl
find the device location

>bo P0
interact with IPL (y/n) -- > Y

isl> hpux -is // this will boot the system into single user mode


regards,
Govind

Steven E. Protter
Exalted Contributor

Re: How to boot the system in single user mode usind cd-drive

You need to be at the console for the prior post to work.

It would appear however that you have had a hardware failure. Your dump/swap device appears to be offline. That could be a bad disk, cable or controller.

Booting to single user mode will not help much.

In single user mode;

mount /var
mount /usr

Then ioscan -fnC disk

Also, get the cd out of the drive if you are not booting off of it.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
B. Hulst
Trusted Contributor

Re: How to boot the system in single user mode usind cd-drive

Hi,

hpux -lm = maintenance mode

or

you can boot from a recovery cdrom...

or

you can boot from the mirror disk?

Regards,
Bob