Step 1 Run the following command to back up the version.ini file in the new installation package:
mv version.ini version.ini.bak
Step 2 Run the following command to copy the version.ini file from the installed PV Driver directory to the new installation directory:
cp /etc/.uvp-monitor/version.ini ./
Step 3 Run the following command to uninstall the PV Driver:
./install –u
Step 4 Run the following command to restore the version.ini file:
mv version.ini.bak version.ini
Step 5 Restart the VM.