1833934 Members
1663 Online
110063 Solutions
New Discussion

Re: Single User

 
SOLVED
Go to solution
Javier Ortiz Guajardo
Frequent Advisor

Single User

Please, can you tell me (the steps) how can i boot the system in single user mode?

Thanks and regards

The obstacles are those things that the people see when they left to see their goals.
4 REPLIES 4
Pete Randall
Outstanding Contributor
Solution

Re: Single User

Start the boot process, interrupt it at the "10 second" prompt, answer yes to interact with IPL, enter "hpux -is" at ISL prompt.


Pete


Pete
Paul Sperry
Honored Contributor

Re: Single User

you do the following:

watch the console during boot.

there will be a massges to press the spacebar (or some other key if it's a workstation)

this will bring you to a prompt :

type in

bo pri

the make the OS boot from the primary disk

when asked if you would like to interact with IPL say "y" for yes.

you will get to an IPL prompt where you should type in

hpux -is

that's it, you'll be in single user mode.
Martin Johnson
Honored Contributor

Re: Single User

"shutdown" will put yoou in single user mode (see man 1m shutdown). "init 0" or "init s" will also do it.

If you are already shutdown, interrupt the boot and type "hpux -is"

HTH
Marty
Caesar_3
Esteemed Contributor

Re: Single User

Hello!

Enter the boot and boot from some disk
will have asked to boot with IPL,
answer "y" for yes
Then in the prompt enter "hpux -is"
Will boot to single user mode.

Caesar