Operating System - HP-UX
1833832 Members
2108 Online
110063 Solutions
New Discussion

How do I get to single-user on zx6000 ?

 
Ron Barak
Advisor

How do I get to single-user on zx6000 ?

Hi,
Anyone knows how to get to Single User mode on HP-UX 11.22, on a zx6000 Itanium machine ?
Thanks,
Ron.
4 REPLIES 4
harry d brown jr
Honored Contributor

Re: How do I get to single-user on zx6000 ?

http://docs.hp.com/hpux/onlinedocs/B3921-90010/00/05/566-con.html

hpux -is

Which is no different than 10.20 or 11.x


live free or die
harry
Live Free or Die
Pete Randall
Outstanding Contributor

Re: How do I get to single-user on zx6000 ?

Ron,

shutdown -y 0

-or, for true single user mode-

reboot, interrupt the boot process and enter

hpux -is

Just like any other hp-ux machine.

Pete

Pete
Paul Sperry
Honored Contributor

Re: How do I get to single-user on zx6000 ?

shutdown -r 0

interrupt the boot process

hpux -is
Wilfred Chau_1
Respected Contributor

Re: How do I get to single-user on zx6000 ?

type shutdown from the prompt without adding any arguments.

# shutdown

to check if you are in single user mode

# who -r