Operating System - HP-UX
1834731 Members
2776 Online
110070 Solutions
New Discussion

error during 11.x installation

 
AyoungK
Advisor

error during 11.x installation

Hi,

During installation of 11.22 (ic42), boot failed with following error.

alloc_pdc_pages: Relocating PDC from 0xffff800000 to 0x7fa00000.
LVM: /stand/rootconf missing
gate64: sysvec_vaddr = 0xc0002000 for 2 pages
NOTICE: nfs3_link(): File system was registered at index 3.
NOTICE: autofs_link(): File system was registered at index 4.
NOTICE: cachefs_link(): File system was registered at index 5.
td: at 0/1/0/0: Invalid svid = ffff

Volume group "/dev/vg00" has been successfully changed.
* Running the ioinit command ("/sbin/ioinit -c")
* Creating device files via the insf command.
I/O read problem.

I could reboot if I change setting to autoboot=on but without it, it stops boot.


Thanks,
Kimberly Kim
1-447-3622
1 REPLY 1
S.K. Chan
Honored Contributor

Re: error during 11.x installation

Check if /stand/rootconf exist. If not try to re-create it by running ..
# lvlnboot -c
Basically this file is used in a LVM maintainance boot up (hpux -lm).