From fa242e32d7bed4bb419c6ddb1daf3e1a4f10cf89 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Sun, 18 Oct 2020 15:08:11 +0200 Subject: [PATCH] Remove not needed partition magic (#901) * Update Documentation/partition.md Co-authored-by: Stefan Agner --- Documentation/partition.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/Documentation/partition.md b/Documentation/partition.md index b9d53f832..8cc52da13 100644 --- a/Documentation/partition.md +++ b/Documentation/partition.md @@ -51,15 +51,7 @@ Log in as `root` to get to the Home Assistant CLI and then enter `login` to cont Confirm your USB SSD/HD is connected and recognized using `fdisk -l`. -It is recommended to use fdisk to remove the existing partition(s) before proceeding. - -- Type `fdisk /dev/XXX` (replacing XXX with your drive) -- Type `d` to delete a partition. -- Continue if needed, then write the changes. - -Creating a new partition is not necessary. - -With the drive now prepared, use the below command (again, replacing XXX with your drive) +Make sure the drive has no partition named `hassos-data` (or no partition at all). With the drive, use the below command (again, replacing XXX with your drive) ```sh $ datactl move /dev/xxx