Harddrive TIPs
 
Home
Web Services
Solutions
Consultancy
Documentation
Download
Archives
Contact Us
 
 žžžžž
 ŻŪŪŪŽ
 ŻŪŪŪŽ  CHKDSK 
 žžžžž
 

CHKDSK:
-------
Include the following line(s) in your autoexec.bat-

     ECHO "n" | CHKDSK  /F

                              where  is C:, D:, etc

for all the logical/physical hard drives you have in your computer.

This will reduce the chances of hard drive corruption especially if you
use MS Windows.

ÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜ


 žžžžž
 ŻŪŪŪŽ
 ŻŪŪŪŽ  On-board Hard drive buffer
 žžžžž


Most of the hard drives have an on-board memory area known as data buffer or
cache. This is positioned between the internal hard drive circuitry and 
the external connection or data bus. This improves the overall data thruput
i.e., the data input/output from the drive. 

Some of the drives (even from reputed manufacturers [see example below]) 
declare one size in their written specifications but actually provide a smaller
buffer on the drive. You should be careful about this while buying a hard 
drive.

How to determine the buffer/cache size:
---------------------------------------
* Obtain a IDE probing software. A good example is IDEINFO.EXE by Thomas J.
  Newman. This kind of program probes the hard drive and reports back a lot of
  interesting details about the drive including the buffer size, model number
  and serial number.

* Get hold of a Linux boot floppy. Boot your system with it. Carefully read
  the opening screen. You will see a line starting with "hda" or "hdb"
  telling you about your hard drive: Make, model number, cache size, etc.

EXAMPLE:
--------
The author stumbled across this skullduggery when he bought two QUANTUM
hard drives -

               Drive: vendor/name/model          Specification   Actual
      ========================================== =============  ========

   1) QUANTUM Bigfoot 1.2 GB IDE drive (5 1/5")     128 KB       87 KB 
   
   2) QUANTUM Bigfoot 2.1 GB IDE drive (5 1/5")     128 KB       67 KB 


He tested several hard rives from a couple of other vendors, they seemed to
be okay.

ÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜ


 
 
 
info@aclabs.net