Operating System - HP-UX
1834020 Members
3038 Online
110063 Solutions
New Discussion

Single User Mode in V2500 !

 
SOLVED
Go to solution
Ivan Azuara
Regular Advisor

Single User Mode in V2500 !

Hi !!

I have a V2500 server. How can I boot the server in single user mode. I'm trying with # shutdown 0, but this form leaves the file systems /var and /usr up. My intention is boot the server with hpux -isl, but never appear the prompt: Interact with IPL ?. One ocassion read a document where specify the correct syntax for boot in a single user mode where any file system is mounted.

Somebody knows this syntax, i remember someone like:
bo isl

Best Regards !
"Enjoy the life .."
3 REPLIES 3
James R. Ferguson
Acclaimed Contributor

Re: Single User Mode in V2500 !

Hi Ivan:

At the boot cycle, if 'autoboot' is enabled, you will have 10-seconds to interrupt it. You can also turn it off beforehand with:

# setboot -b no

In either event, when autoboot is disabled, select you boot path and answer "Y" to Interact with ISL.

Regards!

...JRF...
Roger Baptiste
Honored Contributor
Solution

Re: Single User Mode in V2500 !

J.H. van der Knaap
New Member

Re: Single User Mode in V2500 !

Hi Ivan,

I experienced this behaviour in both HP-UX 10.20 and 11.00.

Shutdown 0 comes back in single user mode with /var and /usr mounted. But because the system is in single user mode you can just umount these filesystems.

I guess whatever you wanted to do is possible after umounting them.

Good Luck,

Jaap Huib van der Knaap