************************************************************************************************
CUSTOM HOTFIX INSTALLATION
************************************************************************************************
Please suggest If I am wrong
Below procedure is successfully tested by me.
File Name: Custom_Hotfix.tgz
Now, most of the custom_hotfix installation now we can be done by CPUSE.
NOTE: Please check the procedure before doing this, the procedure may vary.
Below is the method to achieve this.
PROCEDURE 01
STEP 01 : clish> installer import local /var/tmp/ Custom_Hotfix.tgz (var/tmp location is a example)
NOTE: Interactive mode is enabled. Press CTRL + C to exit (this will not stop the operation)
STEP 02: After successfully imported.
clish> show installer packages (You able to see the all the installed package like Jumbo hotfix, legacy Hotfix,...)
STEP 03: clish>installer verify <press TAB> (You able to see the custom hotfix file, you need to select the option base on the custom hotfix number like 1 or 2 or 3 ...)
EXAMPLE: clish>installer verify 2
NOTE: Interactive mode is enabled. Press CTRL + C to exit (this will not stop the operation)
STEP 04: After successfully verified.
clish> installer install <press TAB> (You able to see the custom hotfix file, you need to select the option base on the custom hotfix number like 1 or 2 or 3 ...)
EXAMPLE: clish>installer install 2
After that: The machine will automatically reboot after install.
Do you want to continue? ([y]es / [n]o / [s]uppress reboot) y (type y)
STEP 05: After rebooting verify the Custom_Hotfix installed properly or not.
clish> show installer packages (see the status for confirmation)
(((((((((((((((((((((((((((((((((((((((((((DONE))))))))))))))))))))))))))))))))))))))))))))))))
PROCEDURE 02
File Name: Custom_Hotfix.tgz
STEP 01: Below command is to unzip the Hotfix File.
Expert# tar -zxvf Custom_Hotfix.tgz
STEP 02: Now run the below script.
Expert#./UnixInstallScript
Do you want to continue (y/n) ? y
Do you wish to reboot your machine (y/n) ? y
((((((((((((((((((((((((((((((((((((((((((((((((((DONE)))))))))))))))))))))))))))))))))))))))))))))
#Chinmaya Naik
Network Security Engineer, QOS Technology, INDIA