Skip to main content

How to restore the system from backup?

It could happen that something (e.g. Nextcloud) fails and you need to restore the system to an earlier state. It will automatically restore the whole root partition from the backup that you choose but will leave the external drives untouched. Hint: if you only want to restore some private files manually, you should follow How to restore files from backup?

Execution

  1. Run over CLI:
    sudo bash /var/scripts/not-supported.sh
  2. Choose System Restore
  3. Confirm that you want to restore your system to a previous state
  4. Answer that you haven't made a backup of your NcVM
  5. Choose Yes to create the backup now
  6. Wait until the backup is created (can take a few minutes)
  7. Answer if the backup was created successfully
  8. If both backup drives are connected, select the backup drive that you want to view backups from (most likely the daily backup drive)
  9. Select a backup archive that you want to restore to (you will see the date and time when it was made)
  10. Choose if you want to check if the backup extracting works (this is up to you)
    (If you choose yes and it takes too long, you can cancel it by pressing [CTRL] + [C]. Then start from step 1 again and simply skip it.)
  11. Choose if you want to restore Nextclouds previews (this is up to you)
  12. You will be asked next if you really want to restore your system to this state. Now select Yes and press [ENTER] if you are sure. (This is the last chance to cancel the operation!)
  13. Wait until it has restored the system and you see a popup that the restore process was successful.
  14. Finally, press [ENTER] to reboot your server.

Now, your system should be restored to the selected state.