Saturday, April 14, 2012

Acronis Backup&Recovery Uninstallation Process in Linux


Acronis Backup&Recovery Uninstallation Process in Linux

Step 1:   To uninstall Acronis Backup & Recovery 10
     Do the following as the root user:
           1. Run the following commands to uninstall other Acronis Backup & Recovery 10 components:
             $cd /usr/lib/Acronis/BackupAndRecovery/uninstall
              $sudo ./uninstall
              $cd /usr/lib/Acronis/BootableComponents/uninstall           (if required)
              $sudo ./uninstall
              $cd /usr/lib/Acronis/BackupAndRecoveryConsole/uninstall     (if required)   
              $sudo ./uninstall
              $cd /usr/lib/Acronis/UpgradeTool/uninstall                  (if required)
              $sudo ./uninstall
Step 2: Run the following command to delete the source files of the SnapAPI module:
               $sudo rm -rf /usr/src/snapapi*
       
         To uninstall all components in the unattended mode, run each of the ./uninstall commands with the -a option.


1 comment:

Thank you for your comment