Integrity Servers
1752805 Members
5804 Online
108789 Solutions
New Discussion юеВ

Re: boot from shell prompt

 
SOLVED
Go to solution
mjos
Super Advisor

boot from shell prompt

Hi,
Can somebody tell me how to boot the server from shell prompt. Its one of the blade servers which is showing in shell prompt

Device Path VenHw(D65A6B8C-71E5-4DF0-A909-F0D2992B5AA9)
EFI Shell version 1.10 [14.62]
Device mapping table
blk0 : Acpi(HWP0002,PNP0A03,200)/Pci(1|0)/Scsi(Pun1,Lun0)
Shell>

Shell> boot /stand/vmunix
'boot' not found
Exit status code: Invalid Parameter

Shell>

Does this mean that the server has to be rebuilt?
Thanks
9 REPLIES 9

Re: boot from shell prompt

No, it tells us that your system can't see a bootable partition on any storage - otherwise you would have some devices listed in the device mapping table in the format fs0: , fs1: etc.

How have you got to this situation?

HTH

Duncan

I am an HPE Employee
Accept or Kudo
Ivan Krastev
Honored Contributor

Re: boot from shell prompt

This is an EFI shell. Type 'exit' and you will go to the main menu and choose boot device.


regards,
ivan
mjos
Super Advisor

Re: boot from shell prompt

I am not able to see any boot device. The options I see after exiting from the shell prompt are

ILO Virtual Media, Core Lan Port1, 2, 3, 4
EFI Shell (Built-in), Boot Configuration, System Configuration, Security Configuration

Does this mean that there is no bootable partition?
Ivan Krastev
Honored Contributor

Re: boot from shell prompt

Under Boot configuration add a boot device and look for disk drive(s).

After sucessfully boot update menu with setboot command.

regards,
ivan
Torsten.
Acclaimed Contributor

Re: boot from shell prompt

There is no valid boot device visible in the map.

Did the system run before?

I assume it should boot from SAN, so you probably need to adjust the search settings on the FC card.

Please post

Shell> drivers
and
Shell> devices

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Torsten.
Acclaimed Contributor

Re: boot from shell prompt

Try this procedure:

http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&objectID=c00114493&prodTypeId=12169&prodSeriesId=89018



Please read this in case of success:

http://forums12.itrc.hp.com/service/forums/helptips.do?#33

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
mjos
Super Advisor

Re: boot from shell prompt

Shell> drivers & devices output - attached file
Torsten.
Acclaimed Contributor
Solution

Re: boot from shell prompt

Just proceed with procedure I posted.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
mjos
Super Advisor

Re: boot from shell prompt

Thanks, That was helpfull