AIX

AIX

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


#Power
 View Only

NIM - Installing client with custom bosinst

  • 1.  NIM - Installing client with custom bosinst

    Posted Thu May 03, 2018 01:15 PM

    Originally posted by: Pietro Ragnisco


    Hello, i'm trying to install a client with lpp_source_AIX7200-02, spot_AIX7200-02 and a custom bosinst.data.

    My goal is istalling the operanting system with ssh and CDE desktop. By the way when i complete the installation process i'm unable to find the CDE , without any errors during the installation. I've no problems about ssh if i use a NIM 7.2 with lpp_source_AIX7200-02, spot_AIX7200-02.

    Using a Nim master 7.1, (with spot and lpp 7.1) i can't find both (ssh and CDE) after the installation is succeded.

    this is my bosinstdata template.


        CONSOLE = Default
        INSTALL_METHOD = overwrite
        INSTALL_EDITION = enterprise
        PROMPT = no
        EXISTING_SYSTEM_OVERWRITE = yes
        INSTALL_X_IF_ADAPTER = yes
        RUN_STARTUP = no
        RM_INST_ROOTS = no
        ERROR_EXIT =
        CUSTOMIZATION_FILE =
        INSTALL_TYPE =
        BUNDLES =
        RECOVER_DEVICES = Default
        BOSINST_DEBUG = yes
        ACCEPT_LICENSES = yes
        ACCEPT_SWMA =
        DESKTOP = CDE
        INSTALL_DEVICES_AND_UPDATES = yes
        IMPORT_USER_VGS =
        ALL_DEVICES_KERNELS = yes
        GRAPHICS_BUNDLE = yes
        SYSTEM_MGMT_CLIENT_BUNDLE = yes
        OPENSSH_CLIENT_BUNDLE = yes
        OPENSSH_SERVER_BUNDLE = yes
        FIREFOX_BUNDLE = no
        KERBEROS_5_BUNDLE = no
        SERVER_BUNDLE = no
        REMOVE_JAVA_5 = yes
        HARDWARE_DUMP = yes
        ADD_CDE = no
        ADD_GNOME = no
        ADD_KDE = no
        ERASE_ITERATIONS = 0
        ERASE_PATTERNS =
        MKSYSB_MIGRATION_DEVICE =
        TRUSTED_AIX = no
        TRUSTED_AIX_LSPP = no
        TRUSTED_AIX_SYSMGT = yes
        SECURE_BY_DEFAULT = no
        ADAPTER_SEARCH_LIST =

     

    Any suggestion ?

    Thanks

     


    #AIX-Forum