- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- stop booting process
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
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
04-23-2002 04:17 AM
04-23-2002 04:17 AM
stop booting process
I need to stop the booting process and enter the boot menu.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2002 04:19 AM
04-23-2002 04:19 AM
Re: stop booting process
Don't wait for the prompt.
Apart from that someone possibly assed a password feature, but you should be able to get to this in either case.
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2002 04:20 AM
04-23-2002 04:20 AM
Re: stop booting process
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2002 04:23 AM
04-23-2002 04:23 AM
Re: stop booting process
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2002 04:25 AM
04-23-2002 04:25 AM
Re: stop booting process
Regards,
Trond
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2002 05:54 AM
04-23-2002 05:54 AM
Re: stop booting process
You can disable the autoboot while your workstation is up by using the setboot command.
# setboot
Primary bootpath : 8/4.5.0
Alternate bootpath : 8/16/5.0.0
Autoboot is OFF (disabled)
Autosearch is OFF (disabled)
# setboot -b on
# setboot
Primary bootpath : 8/4.5.0
Alternate bootpath : 8/16/5.0.0
Autoboot is ON (enabled)
Autosearch is OFF (disabled)
Then reboot the server.
Regards,
Sukant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2002 06:03 AM
04-23-2002 06:03 AM
Re: stop booting process
I have quoted the wrong thing in the earlier mail.
I just checked the setboot command and rebooted the server.
You need to use
# setboot -b off
# setboot
Primary bootpath : 8/4.5.0
Alternate bootpath : 8/16/5.0.0
Autoboot is OFF (disabled)
Autosearch is OFF (disabled)
This will straightaway stop the booting and take you to the Main menu while booting the workstation.
Sorry for the wrong info sent to you in my previous mail.
Regards,
Sukant