- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- unable to interrupt boot 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
06-24-2003 10:37 PM
06-24-2003 10:37 PM
Is there any setting (in sam?) to change this behaviour?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2003 10:57 PM
06-24-2003 10:57 PM
SolutionYou need to disable "secure mode" first:
1. Remove/disable the hard disk drive.
2. Reboot system.
3. The system will prompt that it cannot find a boot device.
4. You may Press the Esc key.
5. In admin mode, you can disable "secure mode".
Then you may able to stop the boot sequence by pressing the escape key.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2003 10:59 PM
06-24-2003 10:59 PM
Re: unable to interrupt boot process
Pull one HD out, power on!
When go into Main Menu, type
co
sec off
Power down and pull the HD in.
Now the 10 sec inte. will be echo!
-ux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2003 11:00 PM
06-24-2003 11:00 PM
Re: unable to interrupt boot process
I'm not aware of any setting.
Don't know if this helps in anyway but as a work around you could issue the following command as root:
# setboot -b off
This will turn off autoboot and the machine will pause its boot at ISL. Alternatively you can use setboot (setboot -a) to boot from an alternate path if thats want you wanted to do.
Cheers
Con
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2003 11:02 PM
06-24-2003 11:02 PM
Re: unable to interrupt boot process
There is a command called setboot which sets the Boot path. By using setboot u modify the Primary and Alternate boot path of the system to a device which is not your root disk. So when u reboot your system it will not find the root disk on path and fails in the PDC itself. Later you can change the same.
See man setboot.
#setboot -Displays current Boot paths
#setboot -p
#setboot -a
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2003 11:07 PM
06-24-2003 11:07 PM
Re: unable to interrupt boot process
Then change the settings
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2003 11:10 PM
06-24-2003 11:10 PM
Re: unable to interrupt boot process
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xbf777cffe265d711abdc0090277a778c,00.html