0517 happens during ipl_varyon. It means that it (ipl_varyon)
completed successfully. The next thing in rc.boot 2 is fsck -f of
/dev/hd4 (/), and mounting it. Failure here should throw a 555 or 557.
If you are not getting the error codes on the LED, that suggests that
the fsck -f of /dev/hd4 never completes. Odd, if you can complete it
when booted from CD.
did you 'fsck -f' when booted from CD?
> Any ideas?
That 554 suggests a corrupted superblock or a corrupted Cu ODM
database. Not sure where you want to go from there, a corrupted Cu ODM
database might explain why the fsck works when booted from CD, but not
when booting from disk . . .
Boot into service mode from the installation cds.
#fsck -y /dev/hd2
#fsck -y /dev/hd3
#fsck -y /dev/hd4
#fsck -y /dev/hd9var
#fsck -y /dev/hd10opt
#logform /dev/hd8
#exit -> filesystems will be mounted for service work.
#cd /dev
Is IPL_rootvg is missing?
Is ipldevice is a block file not a character file?
If so, follow these steps.
#rm ipldevice
#mknod IPL_rootvg c 10 0
#chmod 660 IPL_rootvg
#lslv -m hd5 -> this will tell you which hdisk your bootlv is located
on.
#ln rhdisk# ipldevice (rhdisk# will be the corresponding hdisk that
hd5 is located on)
#bosboot -ad /dev/hdisk# (hdisk# being the hdisk that hd5 is located
on)
#shutdown -Fr (to boot into normal mode. Remove the cd)
I know, that isn't what you would expect but seems like a bug in one of
the version of alt_disk_install...
and the LED sits at 0C48