From 902fbdb6ffedafcbc1d22f0c50f82a2f150a88c2 Mon Sep 17 00:00:00 2001 From: Carl Pearson Date: Sun, 1 Aug 2021 17:48:18 -0600 Subject: [PATCH] . --- content/post/20210801-macos-format/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/post/20210801-macos-format/index.md b/content/post/20210801-macos-format/index.md index af83b99..d141f22 100644 --- a/content/post/20210801-macos-format/index.md +++ b/content/post/20210801-macos-format/index.md @@ -52,4 +52,4 @@ Here's the error when I try to format it as ExFAT. Instead, use the `diskutil` command to first `list` the disks to find out which one is the offending disk `disk4` in this case) and then reformat it with something like `diskutil eraseDisk [format] [name] [disk]`. -![](step3.png) \ No newline at end of file +![](step3.png)