From d71a08fb8d498160fdff4fb79c7078a9425f7704 Mon Sep 17 00:00:00 2001 From: Maximilian Friedersdorff Date: Fri, 23 Aug 2019 09:08:13 +0100 Subject: [PATCH] Clarify mounting/unmounting --- README.pdf | 20 ++++++++++---------- README.rst | 4 ++-- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.pdf b/README.pdf index ce0f5df..916e854 100644 --- a/README.pdf +++ b/README.pdf @@ -72,7 +72,7 @@ endobj endobj 12 0 obj << -/Author () /CreationDate (D:20190823090518+00'00') /Creator (\(unspecified\)) /Keywords () /ModDate (D:20190823090518+00'00') /Producer (ReportLab PDF Library - www.reportlab.com) +/Author () /CreationDate (D:20190823090807+00'00') /Creator (\(unspecified\)) /Keywords () /ModDate (D:20190823090807+00'00') /Producer (ReportLab PDF Library - www.reportlab.com) /Subject (\(unspecified\)) /Title (Simple script to create persistent Live USB drive) /Trapped /False >> endobj @@ -475,7 +475,7 @@ endstream endobj 23 0 obj << -/Length 6226 +/Length 6234 >> stream 1 0 0 1 0 0 cm BT /F1 12 Tf 14.4 TL ET @@ -586,7 +586,7 @@ q 1 0 0 1 62.69291 348.6236 cm q 0 0 0 rg -BT 1 0 0 1 0 14 Tm /F1 10 Tf 12 TL .862927 Tw (Be absolutely that you have correctly identified the USB device at this point. If you have misidentified it,) Tj T* 0 Tw (you will cause irreparable loss of data.) Tj T* ET +BT 1 0 0 1 0 14 Tm /F1 10 Tf 12 TL 3.17436 Tw (Be absolutely certain that you have correctly identified the USB device at this point. If you have) Tj T* 0 Tw (misidentified it, you will cause irreparable loss of data.) Tj T* ET Q Q q @@ -775,15 +775,15 @@ xref 0000002792 00000 n 0000002865 00000 n 0000009657 00000 n -0000015935 00000 n -0000018134 00000 n -0000018193 00000 n -0000018227 00000 n -0000018261 00000 n +0000015943 00000 n +0000018142 00000 n +0000018201 00000 n +0000018235 00000 n +0000018269 00000 n trailer << /ID -[<364a6530f9a8a5dd5c1044d928096ce9><364a6530f9a8a5dd5c1044d928096ce9>] +[] % ReportLab generated PDF document -- digest (http://www.reportlab.com) /Info 12 0 R @@ -791,5 +791,5 @@ trailer /Size 29 >> startxref -18295 +18303 %%EOF diff --git a/README.rst b/README.rst index 4a9e40f..d3b8f0c 100644 --- a/README.rst +++ b/README.rst @@ -92,8 +92,8 @@ 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. +Be absolutely certain 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. -- 2.44.0