You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_includes/common-tasks/data_disk.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ This can be an option if the following elements apply to your use case:
66
66
- You have another, new, Home Assistant instance (system 2).
67
67
- You now want to use the data disk of system 1 on system 2 instead.
68
68
69
-
The aim is to migrate the data from system 1 to system 2. One way to do this is by [restoring a backup](/common-tasks/os/#restoring-a-backup). The other way is to move the data disk. This can be an interesting option if you have a large amount of data on your external disk or if your external disk has more storage capacity than your new system.
69
+
The aim is to migrate the data from system 1 to system 2. One way to do this is by [restoring a backup](/common-tasks/general/#restoring-a-backup). The other way is to move the data disk. This can be an interesting option if you have a large amount of data on your external disk or if your external disk has more storage capacity than your new system.
Copy file name to clipboardExpand all lines: source/more-info/free-space.markdown
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -49,13 +49,13 @@ the database.
49
49
50
50
Previous backups are not included when you create a new one. But they do take up space.
51
51
52
-
1. To delete old backups, follow the steps on [deleting obsolete backups](/common-tasks/os/#deleting-obsolete-backups).
52
+
1. To delete old backups, follow the steps on [deleting obsolete backups](/common-tasks/general/#deleting-obsolete-backups).
53
53
2. Ideally, backups don't pile up on the system to begin with.
54
54
- To define how long automatic backups should be kept on the system, follow the steps on [setting up an automatic backup process](/common-tasks/os/#setting-up-an-automatic-backup-process).
55
55
56
56
### Storing backups outside of Home Assistant
57
57
58
-
Storing backups outside of Home Assistant makes sure they don't use space on Home Assistant to begin with. It also makes sure you can [restore Home Assistant from backup](/common-tasks/os/#restoring-a-backup) in case you have an issue with your current installation. Follow the steps on [defining backup locations](/common-tasks/os/#defining-backup-locations).
58
+
Storing backups outside of Home Assistant makes sure they don't use space on Home Assistant to begin with. It also makes sure you can [restore Home Assistant from backup](/common-tasks/general/#restoring-a-backup) in case you have an issue with your current installation. Follow the steps on [defining backup locations](/common-tasks/general/#defining-backup-locations).
59
59
60
60
## Uninstalling unused add-ons
61
61
@@ -73,7 +73,7 @@ If the above steps to free up space did not help, you need to expand your storag
73
73
74
74
When you are running {% term "Home Assistant Operating System" %}, you can use the following options to expand your storage:
75
75
76
-
- Replace your current storage medium, for example, the SD card, with a bigger one. Use a backup to [restore Home Assistant from backup](/common-tasks/os/#restoring-a-backup) on the new SD card.
76
+
- Replace your current storage medium, for example, the SD card, with a bigger one. Use a backup to [restore Home Assistant from backup](/common-tasks/general/#restoring-a-backup) on the new SD card.
77
77
-[Use an external data disk](/common-tasks/os/#using-external-data-disk)
0 commit comments