1834915 Members
2405 Online
110071 Solutions
New Discussion

Re: upgrading IGNITE

 
sean_c
Occasional Contributor

upgrading IGNITE

is it nessary to update the index file (var/opt/ignite/INDEX) after upgradation? If yes how is it supposed to be done?
3 REPLIES 3
sujit kumar singh
Honored Contributor

Re: upgrading IGNITE

hi
the changes to /var/opt/ignite/INDEX shall be done automatically if required.

During an Ignite Upgarde of version /var/opt/ignte and /etc/opt/ignite remain unchanged but there can be changes in the /opt/ignite.
I think that /var/opt/ignite/INDEX shall automatically take the Entries if newer install Utilities are also installed during the upgrade to the Ignite.

anyway to make changes to Ignite-UX Install defaults you can use the instl_adm command

#instl_adm -d > /tmp/install.cfg
#vi /tmp/install.cfg
edit to make changes.
after the changes re made to the installation defaults, do

#instl_adm -f /tmp/install.cfg

to check
do again


#instl_adm -d > /tmp/change.install.cfg


regards
sujit
sujit kumar singh
Honored Contributor

Re: upgrading IGNITE

Hi Vinay,

Thats OK but can have a look at the followingthread regarding assigninng points.
Assigning points may help you get better responses.


http://forums1.itrc.hp.com/service/forums/helptips.do?#33

also the author can reopen the thread anytime he wishes by clicking "Repoen Thread" at the bottom of the thread.

regards
sujit
sean_c
Occasional Contributor

Re: upgrading IGNITE

ok thanks