| |
|
|
|
|
Linux tips and tweaksCheck the hard disk drive for errorsWhen starting your Linux PC you may have occasionally experienced a slow bootup. The reason is that the operating system is checking the hard disk drive for errors. It does this automatically and it may be set to check that the disk is OK every 20th or 30th boot up. If you are having problems with your PC, Linux or an application, such as a crash or program freeze, you might want to check the hard disk drive for errors just to make sure that it is OK. The problem is, how do you force the operating system to check the disk right now without waiting for the next scheduled checkup, which could be 15 or 20 starts away? It is actually quite straightforward when you know how. There is more than one way to do this and you can try both. First you need to open a Terminal window. The command you need is Another way to force a disk check is to use the
|