From: Maximilian Friedersdorff Date: Fri, 12 Jul 2019 15:00:22 +0000 (+0100) Subject: Mention that picking the correct usb drive is critical X-Git-Url: https://git.friedersdorff.com/?p=max%2Fdisk_creator.git;a=commitdiff_plain;h=08303ce049fbf08d1948b1c8667387c8c81c0278 Mention that picking the correct usb drive is critical --- diff --git a/README.rst b/README.rst index b23905e..a1dd7ef 100644 --- a/README.rst +++ b/README.rst @@ -91,6 +91,9 @@ Notice the new device, `sdd`. It may be called differently on your machine, but will likely be named `sdX` where `X` is a letter. The full name of your usb 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. + Linux install image ###################