Operating System - HP-UX
1838681 Members
3690 Online
110128 Solutions
New Discussion

Boot into single user mode - N4000

 
SOLVED
Go to solution
KiddA
Advisor

Boot into single user mode - N4000

Hi ppl ... I just wanted to know how do I boot into single user mode in a N4000 hpux 11.00


thx 4 the time&help!
3 REPLIES 3
Tim Nelson
Honored Contributor

Re: Boot into single user mode - N4000

shutdown -y now

Andrew Rutter
Honored Contributor
Solution

Re: Boot into single user mode - N4000

hi,

reboot the server and stop it from booting up at PDC level.

press any key to stop boot

then from main prompt

MA>bo pri

interact with ISL

type y

MA>y

then from ISL prompt type hpux -is

ISL>hpux -is

then it will boot into single user mode

Andy
KiddA
Advisor

Re: Boot into single user mode - N4000

Thanks Andrew!!!