Updating on FreeNAS/TrueNAS

Prerequisites:

  • You are logged in to the FreeNAS/TrueNAS system with the FreeNAS/TrueNAS GUI.

  • The Shell button is enabled in the interface.

Follow the steps below to update NAKIVO Backup & Replication on your FreeNAS/TrueNAS system:

  1. Make sure that no jobs or repository maintenance tasks are running in the product.

  2. Navigate to the Jails page of the FreeNAS/TrueNAS GUI and click the jail of the NAKIVO Backup & Replication plugin to select it.

  3. Click the Shell button to open a web shell.

  4. In the web shell prompt, download the latest Virtual Appliance and Linux updater from the NAKIVO Backup & Replication Update page with the curl command. For example:
    curl -O https://d96i82q710b04.cloudfront.net/res/product/NAKIVO_Backup_Replication_vX.X.X.XXXXX_Updater.sh

  5. Change the updater file permission with the chmod command:
    chmod +x NAKIVO_Backup_&_Replication_vX.X.X.XXXXX_Updater.sh

  6. Run the updater in silent mode:
    ./NAKIVO_Backup_&_Replication_vX.X.X.XXXXX_Updater.sh -y -u --eula-accept