Operating System - HP-UX
1835061 Members
2502 Online
110073 Solutions
New Discussion

Re: Boot in songle user mode

 
Giuseppe_13
Frequent Advisor

Boot in songle user mode

How is possible to turn or boot an HP-UX server (11.0 or 11i) in single user mode ?

Thanks
4 REPLIES 4
Vishwas Pai
Regular Advisor

Re: Boot in songle user mode

While booting ..At BCH prompt, say yes (Y) to
enter into ISL.

AT ISL prompt type ..

ISL> HPUX -is

HTH -vishwas
Pete Randall
Outstanding Contributor

Re: Boot in songle user mode

Boot the server, interrupt at the 10 second prompt, interact with ISL, enter "hpux -is", server will be brought up in single user mode. You can then continue on to multi-user mode by issuing "init 3" or just re-booting.


Pete

Pete
Giuseppe_13
Frequent Advisor

Re: Boot in songle user mode

OK.

Thanks
Giuseppe_13
Frequent Advisor

Re: Boot in songle user mode

Problem solved.
Thanks