Integrity Servers
1751781 Members
4020 Online
108781 Solutions
New Discussion юеВ

Re: Itanium Familiarization Cookbook?

 
SOLVED
Go to solution
James R. Ferguson
Acclaimed Contributor

Re: Itanium Familiarization Cookbook?

Hi Pete:

I use PuTTY to Telnet into the MP and choose the CO(nsole) mode. You should have 7 seconds by default to see the EFI Shell menu as an option before HP-UX boots. Select what you want.

I'm a novice here too since I have just started to "play" with an rx2660. I didn't find this entirely intuitive, either.

Regards!

...JRF...
Steven E. Protter
Exalted Contributor

Re: Itanium Familiarization Cookbook?

Shalom,

EFI is pretty much hidden at the same place you used to run the sea command.

Its an option just like hpux.

This doc says how to get to the EFI menu.

http://docs.hp.com/hpux/onlinedocs/diag/ode/ipf_ode_over.htm (dup?)

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com

Re: Itanium Familiarization Cookbook?

>>HOW DO I GET TO THE EFI MENU?

Maybe we're making this too complex...

Should be same as with PA-RISC:

CTRL-B

Followed by

CO

which takes you to the OS console - which in the case of Integrity before you boot is EFI!

HTH

Duncan

I am an HPE Employee
Accept or Kudo
Pete Randall
Outstanding Contributor

Re: Itanium Familiarization Cookbook?

OK, maybe I'm there. Using JRF's suggestion, I waited through the Memory Config, then it started on the CPU, then mentioned something about loading EFI so I hit "any key". Now I've got what might be a menu scrolled across and wrapped around my screen, along with a lot of control characters and junk. It looks like it says:

HP-UX Primary Boot 0/4/1/0
DVD
EFI Shell [Built-in]
Boot Configuration
System Configuration
Security Configuration


Use /\ and \/ to change options. Use Enter to select and option.

There may be more, but I can't tell what's the menu and what's the control characters for the menu.

What do I do from here?


Pete

Pete
James R. Ferguson
Acclaimed Contributor

Re: Itanium Familiarization Cookbook?

Hi (again) Pete:

> What do I do from here?

I use PuTTY (with a vt100+ setting) and TELNET to the ILO address. If your server is new, there should be a tag with the MAC address of the MP (something like "MP0017..." where that's the default DNS name and an IP address has been assigned with DHCP (by default). I assume that everything is connected to your network.

Using PuTTY as you standardly would for ssh/telnet connections makes this real easy.

Regards!

...JRF...

Re: Itanium Familiarization Cookbook?

I'm pretty sure the C1099A can emulate vt100 or ansi:

manual is here:

http://docs.hp.com/en/1064/c1099a_terminal_um.pdf

I haven't configured one of those in *years* though - seem to remember much mucking around with function keys...

honestly I think you'd be better to get a laptop and a crossover cable and just go straight into the iLO port (first time you'll have to use the arp ping method described here until you've assigned an IP address). At least then you can just use PuTTY or smilar which should "just work" rather than messing around with that old serial console.

HTH

Duncan

I am an HPE Employee
Accept or Kudo
Pete Randall
Outstanding Contributor

Re: Itanium Familiarization Cookbook?

OK, let me rephrase that. I'll first go back to my original entry:

> I have to select the proper console type. My "Installation and Update Guide" says to use the EFI menus to select "Boot option maintenance" from the main "Boot Manager Menu".

The menu I think I'm seeing (described above) doesn't say anything about "Boot option maintenance" or "Boot Manager Menu". It also tells me to use keys that I don't have to change options so how do I even select one of the limited options listed?


Pete


Pete

Re: Itanium Familiarization Cookbook?

oops - missed the link to using arp ping method to connect straight to iLO port when you don't know/don't have an IP address for iLO:

http://docs.hp.com/en/5991-6024/ch03s03.html#chdgaffb

HTH

Duncan

I am an HPE Employee
Accept or Kudo
Steven E. Protter
Exalted Contributor

Re: Itanium Familiarization Cookbook?

The putty solution will work. I've done it. Also if you have a Linux workstation, its very useful for connecting to consoles and such.

A serial console can be used to configure the ilo card.

Then you are happening.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Torsten.
Acclaimed Contributor

Re: Itanium Familiarization Cookbook?

Hi Pete,

if you use putty (even with serial connection) you will see the lines highlighted!

HP-UX Primary Boot 0/4/1/0
DVD
EFI Shell [Built-in]
Boot Configuration
System Configuration
Security Configuration

The first entry will boot hp-ux, this path points to the internal SAS controller, e.g.

escsi_ctlr 0 0/4/1/0 sasd CLAIMED INTERFACE HP PC
I/PCI-X SAS MPT Adapter
/dev/sasd0


Once you select the built-in efi shell, you will see the scan followed by the efi prompt.

Some things to play with:

Shell> conconfig

Shell> info all

Shell> bcfg boot dump -v

Shell> map

if you see a "fs0" entry there, go to:

Shell> fs0:

Now go to the loader directory:

fs0:\EFI\HPUX> ls
Directory of: fs0:\EFI\HPUX

04/17/08 07:24p 4,096 .
04/17/08 07:24p 4,096 ..
04/17/08 07:40p 654,025 hpux.efi
04/17/08 07:40p 24,576 nbp.efi
04/17/08 07:40p 12 AUTO
3 File(s) 678,613 bytes
2 Dir(s)


Now try to go into single user mode!

;-)

More questions? Have fun!

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!