1. Home
  2. Computing & Technology
  3. Linux

GNU/Linux Command-Line Tools Summary

From


   GNU/Linux Command-Line Tools Summary
   Prev    Chapter 20. Mini-Guides    Next

20.2. Checking the Hard Disk for errors

Checking the hard disk for errors on your primary drive is very, very rarely required in GNU/Linux, most checking is automated on start-up if it is required. If you do need to check the hard disk for errors you will first need to unmount it. Then use the file system checker, fsck .


   

fsck.file_system_type

If you had an ext3 file-system then it would be:


   

fsck.ext3


       Also try
        

You can also try using:


   

fsck -t file_system_type


   Prev    Home    Next
   RPM: Redhat Package Management System    Up    Duplicating disks


* License

* GNU/Linux Command-Line Tools Summary Index

Explore Linux
About.com Special Features

The Best Web Trends of the Decade

A look back at the best innovations, ideas and technologies over the last 10 years, More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  1. Home
  2. Computing & Technology
  3. Linux
  4. Linux Documentation
  5. Linux Tools Summary
  6. GNU/Linux Command-Line Tools Summary - Checking the Hard Disk for errors

©2009 About.com, a part of The New York Times Company.

All rights reserved.