home *** CD-ROM | disk | FTP | other *** search
/ Tools en Utilities / CDASS_5.ISO / shell / dos / wdfmt.arj / WDFMT.DOC < prev    next >
Encoding:
Text File  |  1994-04-09  |  2.6 KB  |  74 lines

  1.                                                             August/15/1987
  2.  
  3.  
  4.  
  5.  
  6.                  WESTERN DIGITAL CORP. AT FORMAT ROUTINE
  7.  
  8.                              WDFMT   2.10
  9.  
  10.  
  11.  
  12.      NOTE: For Caviar Drives use the following
  13.  
  14.            Interleave is always 1
  15.            Skew is always 0
  16.            Alternate Sector is always NO
  17.  
  18.  
  19.     WDFMT can be used on any Western DIgital AT Disk Controller to perform
  20.     any of the following tasks.
  21.  
  22.             FORMAT         do  a low level format of the disk.
  23.  
  24.             VERIFY         verify the entire disk.
  25.  
  26.             BAD TRACK      mark  bad  tracks that  were found
  27.                            and/or enter the bad track map.
  28.  
  29.             SURFACE TEST   perform a surface test of the disk.
  30.  
  31.     In order to format a drive, one must complete the following steps;
  32.  
  33.           1)  Enter drive parameters when prompted by the program
  34.               or at the DOS command line as shown below.
  35.  
  36.      WDFMT  drive#   #cyls  #head  #sectors  interleave  precomp-cyl skew
  37.  
  38.      NOTE: For Caviar Drives use the following
  39.  
  40.            Interleave is always 1
  41.            Skew is always 0
  42.            Alternate Sector is always NO
  43.  
  44.           2)  Select the FORMAT option from the main menu and press <CR>.
  45.  
  46.           3)  When the format is complete select the VERIFY option from
  47.               the main menu.
  48.  
  49.           4)  When the verify is complete,  select the BAD TRACK option
  50.               from  the  main  menu.  The program  will  give a list of
  51.               bad tracks found  and ask if the tracks  should be marked
  52.               as bad. Next, the user is asked to enter the manufacturer
  53.               bad track map.
  54.  
  55.           5)  If a surface test  is  desired  this can  be  done now by
  56.               selecting  SURFACE  TEST  from  the  main menu.  When the
  57.               test  is  complete,  the  user  should  return to the BAD
  58.               TRACK option to mark bad tracks found.
  59.  
  60.     WDFMT can keep track of 300 errors at a time. If more than 300 errors
  61.     are found and are to be marked bad,  the user will have to repeat the
  62.     VERIFY/SURFACE TEST followed by the BAD TRACK for each group of 300.
  63.         
  64.     In the drive parameter list the user is asked about alternate sector.
  65.     If alternate sector is enabled the formatter will create an alternate 
  66.     sector that will be used if one sector is found to  be bad during the
  67.     verify  or  surface test.  When using this option one less sector per 
  68.     track will available  to  DOS i.e. if you enter 35 sectors per  track
  69.     the formatter will format sectors 1 through 34 and sector 0.
  70.  
  71.  
  72.     
  73. 
  74.