From 1198a2691b17189c667a602f4acef8486e03c972 Mon Sep 17 00:00:00 2001 From: Yasuaki Uechi Date: Thu, 15 Feb 2018 13:32:45 +0900 Subject: [PATCH] Updated Data Recovery --- _posts/2018-02-15-data-recovery.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2018-02-15-data-recovery.markdown b/_posts/2018-02-15-data-recovery.markdown index 6a5beab..0cec5a4 100644 --- a/_posts/2018-02-15-data-recovery.markdown +++ b/_posts/2018-02-15-data-recovery.markdown @@ -10,7 +10,7 @@ Suppose you are using macOS and your endangered disk is formatted with HFS+. # Beforehand ## Inspect -Use `diskutil list` to verify that which drive is what you expected for. +Use `diskutil list` to verify that which drive is damaged. This article assumes that `disk2` is the damaged one AND a partition `disk2s2` is what you expected to be rescued. You don't want to save `disk2s1` that is usually EFI partition. ## Damage Control