- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: booting singlr user
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2000 06:16 AM
10-24-2000 06:16 AM
booting singlr user
I know how to take a machine from multi user to single user but not from boot prom to single user.
Can any one help
Rgds,
Simon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2000 06:20 AM
10-24-2000 06:20 AM
Re: booting singlr user
stop the boot auto sequence (press any key within 10 seconds),
Type: boot pri
Answer Interact with ISL ? with Yes
At ISL> prompt type: hpux -is
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2000 06:23 AM
10-24-2000 06:23 AM
Re: booting singlr user
You will then be on manual boot =>
boot pri
It will ask : interact with IPL > yes
isl > hpux -is
Hope it helps
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2000 07:08 AM
10-24-2000 07:08 AM
Re: booting singlr user
init s ot init 0 (zero) ,works fine too
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2000 07:33 AM
10-24-2000 07:33 AM
Re: booting singlr user
Logged in as root
#shutdown 0
This will take you down to single user, without the boot.
When all done...you can either use:
shutdown -ry 0 or
reboot or
init 3 (for me all users normal is init3; your shop may be 4...)
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2000 01:43 AM
10-25-2000 01:43 AM
Re: booting singlr user
U follow these steps.
STEP 1) While system boots in the intial Press
STEP 2) Type the following Command
BOOTADMIN> Boot
ISL>hpux -is boot (This will boot in single User mode).
I hope this will do.
Best of luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2000 01:57 AM
10-25-2000 01:57 AM
Re: booting singlr user
This has done the trick
Cheers