diff --git a/sources/tech/20140808 Check Hard drive for bad sectors or bad blocks in linux.md b/sources/tech/20140808 Check Hard drive for bad sectors or bad blocks in linux.md index 196671a7c9..40cad6302f 100644 --- a/sources/tech/20140808 Check Hard drive for bad sectors or bad blocks in linux.md +++ b/sources/tech/20140808 Check Hard drive for bad sectors or bad blocks in linux.md @@ -1,3 +1,5 @@ + Vic020 + Check Hard drive for bad sectors or bad blocks in linux ================================================================================ **badblocks** is the command or utility in linux like operating system which can **scan** or test our **hard disk** and **external drive** for **bad sectors**. Bad sectors or **bad blocks** is the space of the disk which can't be used due to the **permanent damage** or OS is unable to access it. @@ -41,4 +43,4 @@ via: http://www.linuxtechi.com/check-hard-drive-for-bad-sector-linux/ 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 -[a]:http://www.linuxtechi.com/author/pradeep/ \ No newline at end of file +[a]:http://www.linuxtechi.com/author/pradeep/