AIX

AIX

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


#Power
 View Only
  • 1.  post installation

    Posted Mon November 16, 2009 02:44 AM

    Originally posted by: youss59


    Hello,

    I use NIM for lpar installation, and i run three script of post installation whith NIM option.

    Can i make one bff whith this three script and include it in my mksysb ( i use an image mksysb for my installation ) ?

    And if it s possible how launch it after the installation ?

    Thank's for your help

    and sorry for my english ;)
    #AIX-Forum


  • 2.  Re: post installation

    Posted Mon November 16, 2009 05:40 AM

    Originally posted by: hdkutz


    Hmm,
    if you use mksyb-Image installation, are the 3 Scripts included?
    Simply put them under /usr/local/bin e.g.
    Put a wrapper in /usr/local/bin/wrapper.sh which includes those 3 Scripts.
    Do a mksysb - now your scripts and the wrapper-script are included in your mksysb.
    Simply execute the wrapper-script in postinstallation Tasks of NIM.
    I think that should solve your problem.

    Cheers,
    ku
    #AIX-Forum