From 92db1cccb7ae27240a326eb8f0d83daf73e603f4 Mon Sep 17 00:00:00 2001 From: Maximilian Friedersdorff Date: Fri, 12 Jul 2019 16:02:19 +0100 Subject: [PATCH] Unmount partitions before use --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index a1dd7ef..630097c 100644 --- a/README.rst +++ b/README.rst @@ -94,6 +94,9 @@ device is `/dev/sdX`. Be absolutely that you have correctly identified the USB device at this point. If you have misidentified it, you will cause irreparable loss of data. +Once identified, make sure you unmount or eject all partitions on the usb +device. + Linux install image ################### -- 2.44.0