- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- "min" boot at Itanium machine
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-14-2006 07:38 PM
08-14-2006 07:38 PM
I am using the loan Itanium machine with Openvms 8.2.1 for testing,
How can i set in system to become ">>>" during shutdown?
How can i Boot with Minimum Startup in new O/s ?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2006 07:51 PM
08-14-2006 07:51 PM
Solutionthere is no SRM console on Itanium systems, they use the EFI console subsystem.
If you shutdown the system, you'll end up with the following on the console port (MP or BMC):
SYSTEM SHUTDOWN COMPLETE
**** Primary HALTED with code HWRPB_HALT$K_REMAIN_HALTED
**** Hit any key to cold reboot ****
P00>>>
You have to hit any key, then - once the EFI Boot Manager shows up - select to go to EFI Shell [built-in] and find your way to the correct file system (most likely fs0:) and the VMS directory:
Shell> fs0:
fs0:\> cd \efi\vms
fs0:\efi\vms> vms_loader.efi -fl n,n
When invoking the vms_loader.efi, you can specify -flags n,n - as you are used to with any Alpha system.
There is a chapter in the OpenVMS Upgrade and Installation Manual on how to set up and use your Integrity server:
http://h71000.www7.hp.com/doc/83final/ba322_90045/apb.html
You just have to get used to EFI, it's really different from SRM console on Alpha.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2006 10:55 PM
08-14-2006 10:55 PM
Re: "min" boot at Itanium machine
Thanks Volker.
After choose EFI shell [built-in] in boot Menu, how to control the backspace in the shell prompt?
Thanks,
Sentosa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2006 11:01 PM
08-14-2006 11:01 PM
Re: "min" boot at Itanium machine
see the following chapter in the manual pointed to above:
Overview of Utilities and Console Options
Using the Delete or Backspace Key with Integrity Server Utilities
Just make no typing mistakes ;-)
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2006 06:35 PM
08-15-2006 06:35 PM