From 7905c6ba3dfc68a53aff34d4d58dba16d078fd3d Mon Sep 17 00:00:00 2001 From: Max Xu Date: Mon, 28 Aug 2017 15:19:58 +0800 Subject: [PATCH] ntfsfix: add page --- pages/linux/ntfsfix.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pages/linux/ntfsfix.md diff --git a/pages/linux/ntfsfix.md b/pages/linux/ntfsfix.md new file mode 100644 index 0000000000..9d4b9e2d42 --- /dev/null +++ b/pages/linux/ntfsfix.md @@ -0,0 +1,7 @@ +# ntfsfix + +> Fix common errors and force Windows to check NTFS. + +- Fix the Windows partition sdb2 + +`sudo ntfsfix /dev/sdb2`