home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / HARDDISK / HDPRP45.ZIP / HDPREP45.DOC < prev    next >
Encoding:
Text File  |  1987-03-17  |  7.0 KB  |  156 lines

  1. 1.                Hard Disk Preparation program 4.05
  2.                   KFH Assocaites, (c)  1985, 1986, 1987
  3.                   2771, Middleborough
  4.                   San Jose, CA 95132
  5.  
  6.                    FOR IBM PC   AND  XT & COMPATIBLES
  7.                    AT needs HDPREPAT.exe
  8.                          DOS 2.x/3.x
  9.                    ALSO  XEBEC 1210 
  10.                          DTC   5150  
  11.                          ADAPTEC 2002A
  12.                          W DIGITAL 1002-WX2 (AND Cobra auto config board)
  13.                          ETC. PC CONTROLLER BOARDS
  14.  
  15.                      If you think the program is useful  to you,
  16.                      $35.00 donation to    H. King   at above
  17.                      address will register for updating service
  18.  
  19.  
  20.  Rev 4.00 add file input and drive types
  21.  Rev 4.01 correct the sector/trk handling for Adaptec 2070 
  22.  Rev 4.02 
  23.           a.  Add Fdisk setup option 
  24.           b.  Add defect table file save option
  25.         * c.  Change the drive designation from 0/1 to 1/2
  26.           d.  When drive is selected for primary format or Fdisk,
  27.               the LED of the selected drive is activated for verification.
  28.  Rev 4.03 
  29.           a.  Option 9 - Add drive type 28,29,30 for SyQuest cartridge drive on 
  30.               Xebec 1210C as special case.          
  31.           b.  Xebec 1210c may need to use option 9 before the option 
  32.               2 and 3 if the drive has never been primary formatted 
  33.               by Xebec 1210. (This may need further verification).
  34.           c.  Option 9 - input parameter has additional Xebec 1210C option.
  35.           d.  Modify LED verification to handle certain controllers which 
  36.               must be primary formatted beforehand.
  37.           e.  Generate error mesaage if primary format fails.
  38.   Rev 4.04 
  39.               not released
  40.   Rev 4.05 
  41.           a.  Support WD auto configuration cobra boards
  42.  
  43.  
  44.  
  45.  
  46. 2.  The program READ in the hard disk drive parameters from the
  47.     controller to determine the available number of heads and cylinders
  48.     for each attached drive. This assumes the controller follows the IBM BIO
  49.     convention. Otherwise, the program defaults to 2 head and 100
  50.     cylinders for each drive. When this happens, the controller usually
  51.     has problem. You can use option 9 to change the settings. However,
  52.     the change is only temporary since the drive parameters are in the 
  53.     controller ROM. If you have an Adaptec controller, the parameter will 
  54.     be recorded to disk drive and later still can be recognized by the 
  55.     DOS. Western Digital's Cobra board is not supported at this time.
  56.  
  57.     If adaptec or WD auto configuration controller is used, use option
  58.     9 to set drive parameters before use format options.
  59.  
  60.  
  61. 3.  Hard disk preparation uses the controller default parameters in the
  62.     BIOS unless it is overwritten by option 9.
  63.  
  64. Instructions:
  65.  
  66. The program is manual driven and self explanatory. The following is a
  67. summary.
  68.  
  69. Options:
  70.  
  71. 1. Select the drive to be operated on. Drive 0 is the first hard disk
  72.    drive attached to the controller (usually the C:), Drive 1 is the
  73.    second one (usually the D:).
  74.  
  75. 2. Perform the controller primary FORMAT of the specified drive by option 1.
  76.    See option 3. Run FDISK and Dos FORMAT after this step.
  77.    Bad track locations can be input at this step and the program
  78.    shall use the input to mark the bad ones accordingly. Option
  79.    is allowed to enter the file name that contains the defect track
  80.    location table. In this defect table file, each record has two 
  81.    numbers. The first number is the head number and the second one 
  82.    is the track (cylinder) location.  
  83.  
  84. 3. Perform the controller primary FORMAT of the specified drive by option 1
  85.    and scan the disk for bad tracks and mark them bad. Run FDISK and
  86.    DOS FORMAT after this step. This option 3 is preferred to option 2.
  87.    In the begining of this step, you can enter the bad tracks if you
  88.    already know them.  This step marks  any bad track found, plus
  89.    the ones you entered,  at the end of the process. As in the option 2,
  90.    the defect table file name can be used. 
  91.  
  92. 4. Move the head to track 0 for the specified drive.
  93.  
  94. 5. Exit this program.
  95.  
  96. 6. Set the interleave number for the controller primary FORMAT. The default is
  97.    6 which is used by IBM PC/XT. Do not use other number unless you
  98.    have enough knowedge on the controller. Adaptec controller can use
  99.    interleave 2. Western Digital controller can use 3.
  100.  
  101. 7. If you know a specific track and head location is bad, you can use
  102.    this option to mark the track bad. Use DOS FDISK AND FORMAT after
  103.    this step.
  104.  
  105.    Option allows the program to scan the drive and lists tracks that
  106.    already marked bad.
  107.  
  108. 8. If you want to remark a bad track to reuse the track, you can use this
  109.    option. This option can not physically correct the defect track.
  110.  
  111.    Option allows the program to scan the drive and lists tracks that
  112.    already marked bad.
  113.  
  114. 9. Use this option to define the number of heads and cylinders for each
  115.    drive for this program to use. This option   does  overwrite
  116.    the controller defined parameter and affect the controller primary FORMAT
  117.    operation. The BIOS parameters are not affected. Warning: The DOS
  118.    FORMAT uses BIOS parameters.
  119.  
  120.    However, the ADAPTEC 20xx  is an exception, the overwrite parameters
  121.    are recognized by DOS Fdisk and Format programs after re-boot.
  122.  
  123.    This option has a table of predefined drive parameters. You can select
  124.    a drive type from the table or input your own parameters.
  125.    
  126. ** When you have adaptec or western digital auto config controller,
  127.    You must use this option first.
  128.  
  129. A. The same operation as the option 3, except during the verify process
  130.    more data patterns are used. The process can take twice longer then
  131.    the option 3. Usually, the option 3 is good enough.
  132.  
  133. B. This Fdisk option can apply to both hard disk drives. Be careful !!
  134.    The Fdisk set-up is equivalent to the DOS Fdisk. After this Fdisk
  135.    set-up, the system will automatically reboot. You can proceed to 
  136.    do DOS format after the reboot. 
  137.  
  138.    The option is manu driven.
  139.  
  140. Note:
  141.  
  142.    At option 2,3,7 and 8, head and track location input feature allows the
  143.    number entering easier and can be edited later. After the completion of
  144.    input process, the screen shall display the entered bad tracks information.
  145.    Once the total track  location display is on, you can use the cursor key to
  146.    move the pointer (reversed video) to different line/column and use command
  147.    to change (C),  remove (R), Re-enter every thing (N), go ahead to
  148.    proceed (Y). The editing options are displayed at the bottom of the
  149.    screen for reference.  (F) saves to the defect table information that
  150.    you entered to a file named by you and can be call back later.
  151.  
  152.  
  153.    If a new item need to be added, use cursor key to move the pointer
  154.    to a location that does not have any entry, hit "C" - change, head
  155.    number and cylinder number can then be added.
  156.