From ab38debddef4a992bfa628500c52fee9552b57d8 Mon Sep 17 00:00:00 2001 From: Max Xu Date: Sat, 2 Sep 2017 11:17:20 +0800 Subject: [PATCH] Update ntfsfix.md --- pages/linux/ntfsfix.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/linux/ntfsfix.md b/pages/linux/ntfsfix.md index 6a43a4fd22..87bb1a3e27 100644 --- a/pages/linux/ntfsfix.md +++ b/pages/linux/ntfsfix.md @@ -1,7 +1,7 @@ # ntfsfix -> Fix common errors and force Windows to check NTFS. +> Fix some common NTFS problems in the situation that you have both Linux and Windows on your machine. You may run ntfsfix on an NTFS volume if you think it was damaged by Windows or some other way and it cannot be mounted. -- Fix the Windows partition sdb2: +- Fix the NTFS partition sdb2: `sudo ntfsfix /dev/sdb2`