- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Alternate boot path.
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
08-10-2001 05:16 AM
08-10-2001 05:16 AM
How to change alternate boot path ? by,
1) rebooting system.
2) without rebooting system.
Regards,
Satish.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2001 05:22 AM
08-10-2001 05:22 AM
Re: Alternate boot path.
You can do it by booting the system and interrupt boot to modify your alternate boot path.
It's a PROM modification in ISL level.
Magdi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2001 05:25 AM
08-10-2001 05:25 AM
Re: Alternate boot path.
Use setboot command to change paths wit out rebooting machine.
#setboot -p
#setboot -a
While reboot interupt the boot sequence and change the same. Menus I guess are slightly different on K and N boxes. Extact commands don't remember now.
Prashant.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2001 05:25 AM
08-10-2001 05:25 AM
Re: Alternate boot path.
without rebooting use command:
setboot (seem man pages)
later,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2001 05:27 AM
08-10-2001 05:27 AM
Re: Alternate boot path.
We can change both primary boot path and alternate boot path using
setboot -p
..BPK...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2001 05:27 AM
08-10-2001 05:27 AM
Re: Alternate boot path.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2001 05:36 AM
08-10-2001 05:36 AM
Re: Alternate boot path.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2001 05:38 AM
08-10-2001 05:38 AM
Re: Alternate boot path.
e.g. hardware_path = 16/5.2.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2001 06:11 AM
08-10-2001 06:11 AM
Solutionpath pri
path alt
With HPUX booted you can use the setboot(1m) command to set the path.
Carsten
In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move. -- HhGttG
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2001 09:46 AM
08-10-2001 09:46 AM
Re: Alternate boot path.
If you want, after the fact, to find out from where you booted, do:
# echo boot_string/S|adb /stand/vmunix /dev/mem
Regards!
...JRF...