diff --git a/site/source/_static/images/backups/backup-mount.png b/site/source/_static/images/backups/backup-mount.png index 2671398..c3b9076 100644 Binary files a/site/source/_static/images/backups/backup-mount.png and b/site/source/_static/images/backups/backup-mount.png differ diff --git a/site/source/_static/images/backups/backup-target-list.png b/site/source/_static/images/backups/backup-target-list.png index 738039a..5d1e80a 100644 Binary files a/site/source/_static/images/backups/backup-target-list.png and b/site/source/_static/images/backups/backup-target-list.png differ diff --git a/site/source/user-manual/overview/backup-restore/backup-advanced.rst b/site/source/user-manual/overview/backup-restore/backup-advanced.rst index 19ff52c..9782e0a 100644 --- a/site/source/user-manual/overview/backup-restore/backup-advanced.rst +++ b/site/source/user-manual/overview/backup-restore/backup-advanced.rst @@ -20,7 +20,7 @@ Mount a Backup .. code-block:: bash - embassy-cli backup target list + start-cli backup target list .. figure:: /_static/images/backups/backup-target-list.png :width: 60% @@ -29,7 +29,7 @@ Mount a Backup .. code-block:: bash - embassy-cli backup target mount disk-/dev/sdb1 "YourMasterPasswordGoesHere" + start-cli backup target mount disk-/dev/sdb1 "YourMasterPasswordGoesHere" .. figure:: /_static/images/backups/backup-mount.png :width: 60% @@ -53,7 +53,7 @@ If you have an encrypted disk from a prior StartOS installation, you can mount i .. code-block:: bash - sudo apt update && sudo apt install cryptsetup + sudo apt update && sudo apt install -y cryptsetup #. Enter the following command to reveal your disk's crypto_LUKS filesystems and their labels: