From 053f05c09f204ae1e937aecde280d7e409b0fc08 Mon Sep 17 00:00:00 2001 From: Yasuaki Uechi Date: Thu, 15 Feb 2018 13:34:44 +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 dd9f9a2..e5c2280 100644 --- a/_posts/2018-02-15-data-recovery.markdown +++ b/_posts/2018-02-15-data-recovery.markdown @@ -45,4 +45,4 @@ And `/dev/disk2s2` become `/dev/__r__disk2s2` this time. `r` stand for raw so th # Aftercare -Mount hdimage.dmg and copy files and directories to a new drive. If the image seems broken, you can recover using `testdisk`. \ No newline at end of file +Mount `hdimage.dmg` and copy files and directories to a new drive. If the image seems broken, you can recover using `testdisk`. \ No newline at end of file