- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- setboot question
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
11-30-2004 02:16 AM
11-30-2004 02:16 AM
I booted one of my hp L Class servers last night only to find that it automatically interrupted the boot up and just sat at the boot prompt.
I have been looking and it seems that I can change this setting using
/usr/sbin/setboot -b off
Is this correct has any one used this before?
I might be able to try to turn it on on a test server then turn it off but I don’t want to try it until I understand more what it does the man page wasn’t all that clear.
If this isn’t the way of stopping the box interrupting boot up what is?
Che
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2004 02:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2004 02:19 AM
11-30-2004 02:19 AM
Re: setboot question
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2004 02:22 AM
11-30-2004 02:22 AM
Re: setboot question
Just type setboot
the output should look like:
Primary bootpath : 0/0/1/1.2.0
Alternate bootpath : 0/0/2/0.2.0
Autoboot is ON (enabled)
Autosearch is ON (enabled)
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2004 02:29 AM
11-30-2004 02:29 AM
Re: setboot question
at the moment ive got
setboot
Primary bootpath : 1/0/0/3/0.6.0
Alternate bootpath : 1/0/1/0/0/1/1.6.0
Autoboot is OFF (disabled)
Autosearch is OFF (disabled)
ill have a play on my test box now thanks for your quick responces
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2004 02:43 AM
11-30-2004 02:43 AM
Re: setboot question
AutoBoot AutoSearch Boot Action
_______________________________________________________________________
off off Go to the BCH and prompt the user.
on off Attempt the primary path; on failure
go to BCH.
on on Attempt the primary path; on failure
try next path.
off on Skip the primary path and try alternate path.
If the alternate paths are not configured to
boot or fail, go to BCH.
_______________________________________________________________________
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2004 02:49 AM
11-30-2004 02:49 AM
Re: setboot question
with autosearch on though it seems that when it interupts the boot process it automatically searches for bootable devices.
this is fine on my test box as ive only got 4 devices but on my production box theres 30 or so so it could take a very long time to search?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2004 03:02 AM
11-30-2004 03:02 AM
Re: setboot question
Pete
Pete