AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
 View Only
  • 1.  bosboot verification error installing maintenance

    Posted Thu November 11, 2010 11:05 AM

    Originally posted by: deroussec


    I'm getting the following error trying to install maintenance on my AIX 5.3 "0503-497 installp: An error occurred during bosboot verification processing" I was getting this error going from TL11 to TL12. If I issue the command "bosboot -v" I get no error. I was able to get my the problem by adding an exit 0 at the top of the bosboot command. Now looking at installing a SP and get the same error, so I want to correct the error and not just do a bypass. Thanks
    #AIX-Forum


  • 2.  Re: bosboot verification error installing maintenance

    Posted Tue December 07, 2010 04:56 PM

    Originally posted by: Siddhartha.Sinha


    Try this
    bosboot -ad /dev/ipldevice
    If doesnot work then
    bosboot -ad /dev/hdisk0 ( if hdisk0 is boot device)
    bosboot -ad /dev/hdisk1 ( if hdisk1 is mirrored boot device)
    #AIX-Forum


  • 3.  Re: bosboot verification error installing maintenance

    Posted Wed December 08, 2010 01:10 AM

    Originally posted by: SystemAdmin


    Hi,

    Go through the following link:
    http://www-01.ibm.com/support/docview.wss?uid=swg21307030
    #AIX-Forum