Integrity Servers
1753926 Members
9103 Online
108810 Solutions
New Discussion юеВ

Re: EFI Integrity help needed!

 
Francis Flan
Regular Advisor

EFI Integrity help needed!

Hi,
Im a newbie to Integrity systems and need some help installing.

I have a BL860c and wish to install HPUX 11i.
It has 2x73GB internal disks and 12GB RAM.

At the EFI shell I have
blk0 : Acpi (HWP.......
blk1 : Acpi (HWP.......
blk2 : Acpi (HWP.......

The cD-Rom vMedia I connected is blk2 (i think).
Now do I mount this to a filesystem?: mount blk2 fs0
What happens next?
8 REPLIES 8
BrianDoyle
Trusted Contributor

Re: EFI Integrity help needed!

i'll put this in the HPUX area instead.
closing thread
BrianDoyle
Trusted Contributor

Re: EFI Integrity help needed!

meant to say:

I'd ask to put this in the hpux forum Francis and put "closing thread" to avoid replies.

cheers
briano
Francis Flan
Regular Advisor

Re: EFI Integrity help needed!

Thanks for suggestion Briano but I'll leave it for a while in this forum.
Appears to be quiet at the moment....but it is lunchtime:)
Torsten.
Acclaimed Contributor

Re: EFI Integrity help needed!

I never did this on a blade, but you need to see a "fsx" device.

Do

EFI> reconnect -r
EFI> map -r

Example:

Shell> map -r
Device mapping table
fs0 : Acpi(HWP0002,0)/Pci(1|0)/Usb(1, 0)/HD(Part1,SigC3072E18)

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!   
Francis Flan
Regular Advisor

Re: EFI Integrity help needed!

Thanks for your reply.
There's no CD/DVD drive so I've used my own PC's - virtual media.

Without the vMedia:
Shell> map -r
Device mapping table
blk0 : Acpi(HWP0002,PNPOA3,200)/Pci(1|0)/Sas(Addr5000C500053EF9A5,Lun0)
blk1 : Acpi(HWP0002,PNPOA3,200)/Pci(1|0)/Sas(Addr5000C500053E7C9D,Lun0)

With vMedia:
Shell> map -r
Device mapping table
blk0 : Acpi(HWP0002,PNPOA3,200)/Pci(1|0)/Sas(Addr5000C500053EF9A5,Lun0)
blk1 : Acpi(HWP0002,PNPOA3,200)/Pci(1|0)/Sas(Addr5000C500053E7C9D,Lun0)
blk2 : Acpi(HWP0002,PNPOA3,0)/Pci(2|0)/Usb(0,2)

So im presuming that blk2 is the DVD. I'm expecting the DVD to be listed as a filesystem (fs)?
Any ides why this is or what I can do?
Francis Flan
Regular Advisor

Re: EFI Integrity help needed!

i tried "reconnect -r" but didnt change anything.
Torsten.
Acclaimed Contributor

Re: EFI Integrity help needed!

The documentation is not very detailed at this point, but I guess you need to create an image of the DVD first, see also

http://docs.hp.com/en/AD217-9010A/ch09s01.html#v1399224

http://docs.hp.com/en/5991-5983/ch11s01.html?btnPrev=%AB%A0prev

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!   
Francis Flan
Regular Advisor

Re: EFI Integrity help needed!

-