Operating System - HP-UX
1834456 Members
3061 Online
110067 Solutions
New Discussion

Booting a RP3410 into single user mode.

 
SOLVED
Go to solution
Russ Hancock_1
Frequent Advisor

Booting a RP3410 into single user mode.

I need to boot our machine in to single user mode to correct a NFS Client setup error.

If I interupt the boot sequence and then BO PRI in the BCH and interact with IPL the console reports HARD BOOTED and stays there... If I then reboot the machine it boots normally until the NFS issue.

Does anyone have any ideas how either get into single user mode or fix this NFS config problem.??

Thanks in advance.
Russ
Russ
5 REPLIES 5
Slawomir Gora
Honored Contributor

Re: Booting a RP3410 into single user mode.

Hi,


you can press Control-Break (on console) during booting system this will stop executing startup scripts and you will have normal login prompt.
Sridhar Bhaskarla
Honored Contributor
Solution

Re: Booting a RP3410 into single user mode.

Hi Russ,

YOu could try breaking the 'NFS' by pressing ctrl-\. You may see 'command respawning' messages but it should allow you to login in between.

I am not sure why it would hang before going to ISL. If it doesn't have ISL then it cannot boot to mult-user mode either. Did you wait long enough before giving up?. If you could break the boot sequence and if you are able to access root, then post your 'lifls /dev/rdsk/cxtydz' output.

If this has mirror, try booting from the 'alternate' path.

-Sri

You may be disappointed if you fail, but you are doomed if you don't try
Russ Hancock_1
Frequent Advisor

Re: Booting a RP3410 into single user mode.

Thanks Sri,
I didn't realise you could ctrl-\ out of the boot sequence.... Still not sure why I can't get into Single user mode, but at least I've fixed the immediate problem...

Cheers
Russ
Russ
Ted Buis
Honored Contributor

Re: Booting a RP3410 into single user mode.

At the ISL prompt did you type: hpux -is
ISL> hpux -is
Mom 6
Joe Short
Super Advisor

Re: Booting a RP3410 into single user mode.

Another option is when the server is up, execute the shutdown command as follows:

shutdown -y 0

This will bring the server to single without going through a reboot.