From 681639823a2ed471270fea2bdcbdd537b858efcd Mon Sep 17 00:00:00 2001 From: c0ffeeca7 Date: Tue, 13 Feb 2024 09:11:23 +0100 Subject: [PATCH] data disk: tweaks --- source/_includes/common-tasks/data_disk.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_includes/common-tasks/data_disk.md b/source/_includes/common-tasks/data_disk.md index 33cd7dddd03..92712bf5143 100644 --- a/source/_includes/common-tasks/data_disk.md +++ b/source/_includes/common-tasks/data_disk.md @@ -1,6 +1,6 @@ -## Using external Data Disk +## Using external data disk -Home Assistant Operating System supports storing most data on an external storage medium (e.g. USB attached SSD or HDD). This data disk contains not only user data but also most of the Home Assistant software as well (Core, Supervisor etc.). This means a fast data disk will make the system overall much faster. +Home Assistant Operating System supports storing most data on an external storage medium, such as an USB attached SSD or HDD. This data disk contains not only user data but also most of the Home Assistant software as well (Core, Supervisor, etc.). This means a fast data disk will make the system overall much faster. ![Graphics showing the architecture of the data disk feature](/images/haos/usb-data-disk.png) @@ -28,7 +28,7 @@ The data disk feature can be used on an existing installation without losing dat 1. Connect the data disk to your system. 2. Go to **{% my storage title="Settings > System > Storage" %}** in the UI. -3. Select the "Move data disk" button. +3. Select **Move data disk**. 4. Select the data disk from the list of available devices. 5. Select **Move**.