Operating System - HP-UX
1748182 Members
3428 Online
108759 Solutions
New Discussion юеВ

Re: Unable to boot after Ignite

 
SOLVED
Go to solution
dictum9
Super Advisor

Unable to boot after Ignite


I ignited a rx2620 Ita machine with a 11.23 image from another 2620 but now it's unable to boot. Why is that? This is the message when I try to boot in EFI boot manager.

Loading.: HP-UX Primary Boot: 0/1/1/0.0.0
Load of HP-UX Primary Boot: 0/1/1/0.0.0 failed: Not Found
Press any key to continue

16 REPLIES 16
johnsonpk
Honored Contributor
Solution

Re: Unable to boot after Ignite

Are you sure that you ignited on to the disk @ h/w path 0/1/1/0.0.0 ?

on EFI , type sea and boot from alternate disk ,if any



Rgds!
johnson
johnsonpk
Honored Contributor

Re: Unable to boot after Ignite

My apology ... on EFI type map -r for seing device maping and to find bootbale disk
AVV
Super Advisor

Re: Unable to boot after Ignite

Hi,

Check with the settings and ensure that your disk from which you try to boot is on the same path as you mentioned.

You can go into the shell and do a map -r to see the disk and change to that using

fsx: <-----x is the number that you see after map -r

and try to boot the server manually. If it boots , set the boot path from there using setboot.

If not booting , possibly your ignite would have not completed as expected.
dictum9
Super Advisor

Re: Unable to boot after Ignite


This is what I get, how I am supposed to boot off another disk?


Shell> map -r
Device mapping table
fs0 : Acpi(HWP0002,100)/Pci(1|0)/Scsi(Pun1,Lun0)/HD(Part1,Sig0BB85B6E-0456-11DF-8002-D6217B60E588)
fs1 : Acpi(HWP0002,100)/Pci(1|0)/Scsi(Pun1,Lun0)/HD(Part3,Sig0BB85BA0-0456-11DF-8004-D6217B60E588)
blk0 : Acpi(HWP0002,100)/Pci(1|0)/Scsi(Pun0,Lun0)
blk1 : Acpi(HWP0002,0)/Pci(2|0)/Ata(Primary,Master)
blk2 : Acpi(HWP0002,100)/Pci(1|0)/Scsi(Pun1,Lun0)
blk3 : Acpi(HWP0002,100)/Pci(1|0)/Scsi(Pun1,Lun0)/HD(Part1,Sig0BB85B6E-0456-11DF-8002-D6217B60E588)
blk4 : Acpi(HWP0002,100)/Pci(1|0)/Scsi(Pun1,Lun0)/HD(Part2,Sig0BB85B8C-0456-11DF-8003-D6217B60E588)
blk5 : Acpi(HWP0002,100)/Pci(1|0)/Scsi(Pun1,Lun0)/HD(Part3,Sig0BB85BA0-0456-11DF-8004-D6217B60E588)
blk6 : Acpi(HWP0002,100)/Pci(1|1)/Scsi(Pun2,Lun0)



sen_ux
Valued Contributor

Re: Unable to boot after Ignite

Navigate to fs0 and check if the dirs/files available and do as below.

shell> fs0:
fs0:>dir

fs0:>hpux
AVV
Super Advisor

Re: Unable to boot after Ignite

Hi,

please type , fs0: and enter. Do a DIR there and see what all the directories there. If it shows you EFI and all there try to boot from there by typing "hpux".

Else do the same on fs1:

dictum9
Super Advisor

Re: Unable to boot after Ignite

I will try it -


fs0:\> dir
Directory of: fs0:\

01/18/10 12:23p 4,096 EFI
01/18/10 12:23p 296 STARTUP.NSH
1 File(s) 296 bytes
1 Dir(s)


fs0:\>
dictum9
Super Advisor

Re: Unable to boot after Ignite

It doesn't look good, doesn't boot from either fs0 or fs1



(C) Copyright 1999-2006 Hewlett-Packard Development Company, L.P.
All rights reserved

HP-UX Boot Loader for IPF -- Revision 2.029

Press Any Key to interrupt Autoboot
\efi\hpux\AUTO ==> boot vmunix
Seconds left till autoboot - 0
AUTOBOOTING...Could not open file vmunix to check for a directory Could not open vmunix

loading failed

HPUX>


fs0:\> fs1:

fs1:\> hpux
'hpux' not found
Exit status code: Invalid Parameter


Torsten.
Acclaimed Contributor

Re: Unable to boot after Ignite

It's here:

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


Simply select your file system (e.g. fs0:) and run "hpux.efi"!

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!