Make sure system will boot OK

1. bosboot -ad /dev/hdisk5



root@nad0019aixd09/dev> bootlist -m normal -o
hdisk5 blv=hd5


bootlist -m normal -o

ln rhdisk5 ipldevice   ( use ln to create a copy of the raw devices if necessary)

These need to all exist and point to rootvg, rhd5, and rhdiskX ( being whereever the boot image is):

root@nad0019aixd09/dev> ls -l | grep -i ipl
crw-rw----   1 root     system       10,  0 Jan 11 2006  IPL_rootvg
crw-rw----   2 root     system       10,  1 Apr 23 13:02 ipl_blv
crw-------   2 root     system       20,  6 Apr 23 12:19 ipldevice

root@nad0019aixd09/dev> ipl_varyon -i


PVNAME          BOOT DEVICE     PVID                    VOLUME GROUP ID
hdisk2          NO              00033f6a7c51d6bd0000000000000000        00cdeaea00004c00
hdisk4          NO              00cdeaea38c938d20000000000000000        00cdeaea00004c00
hdisk5          YES             00033f6a7c4c17d40000000000000000        00cdeaea00004c00  <--- this one is important


Leave a Reply

Your email address will not be published. Required fields are marked *