- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Server booting problem.
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
07-22-2009 01:44 AM
07-22-2009 01:44 AM
Server booting problem.
Please kindly help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2009 01:56 AM
07-22-2009 01:56 AM
Re: Server booting problem.
I think the problem with the default option set in EFI Boot manager. I gues the present it is EFI Shell. Change the default option in to the your priamry boot disk.
Regards,
LIJEESH N G
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2009 01:58 AM
07-22-2009 01:58 AM
Re: Server booting problem.
set the boot order in efi, or use setboot to make it.
mikap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2009 02:55 AM
07-22-2009 02:55 AM
Re: Server booting problem.
I have checked setboot. But what "I have found that in primary path is DVD ROM. I have changed it to primary hard disk by command setboot -p [Hardware Path]
When I have rebooted that server the problem did not come.But when I shutdown the server and again restarted it, it is again going to shell prompt and setboot entry again changed to DVD ROM.
I have checked in EFI Boot Manager that in the boot entry there is Internel DVD ROM, there is no primary hard disk.So How do I add a new boot entry of primary hard disk to it????
Please help me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2009 03:02 AM
07-22-2009 03:02 AM
Re: Server booting problem.
fo example : "dmesg |grep -i boot"
sms:/home/SuperDome_patching#dmesg |grep -i boot
Boot device's HP-UX HW path is: 0/1/1/0.0.0
them make :
"setboot -p (your boot disk HW path )"
mikap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2009 03:58 AM
07-22-2009 03:58 AM
Re: Server booting problem.
Adding Boot entry
---------------------
From HP-UX OS
==============
You can use setboot command to set primary boot from OS,
#setboot -p "HW path of the disk"
From EFI Boot Manager
======================
>>Go to Boot Maintenance menu
>>Select Add boot option
>>Select the Disk path
>>Save settings to NVRAM.
From EFI Shell
===================
>>shell>map -r ---> List the maps of bootable devices
>>Enter in to the EFI partition
Eg.shell>fs0:
fs0:>
>>find out the OS loader(hpux.efi is for HP-UX)
>>Add boot entry with following EFI Command,
fs0:>bcfg boot add "x" "OS loader" "Description"
where x is the position or priority of boot,you can make it as 01,
so this will be the 1st or primary boot.
>>If you already addedd the entry and if you want to move the position or priority
of booting, you can use the following EFI Command,
shell>bcfg mv "x" "y" --> It will move boot option from xth to yth position.
>>If you want to remove any Boot entry, you can use following EFI Command,
shell>bcfg boot rm "x" --> x is the boot position or priority number.
Regards,
LIJEESH N G
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2009 07:48 AM
07-22-2009 07:48 AM
Re: Server booting problem.
The above all soulation are correct the only one thing is missing.
I face the same issue the problem with the cache battery.
Please log a call with HP TS Team & change the cache battery.
Set the Primary boot disk.
Thanks
Vinod