Updating on FreeNAS

Prerequisites:

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

  • The Shell button is enabled in the interface.

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

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

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

  3. In the web shell prompt, download the latest Linux/VA 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_Updater.sh

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

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