home *** CD-ROM | disk | FTP | other *** search
/ ftp.comtrol.com / 2014.07.ftp.comtrol.com.tar / ftp.comtrol.com / utilities / rawrite / readme.txt < prev   
Text File  |  2001-10-04  |  3KB  |  109 lines

  1.                   USING COMTROL DIAGNOSTICS
  2.  
  3.  
  4. You will need to download at least two files from the Diag 
  5. directory to create your own bootable floppy diagnostic diskette. 
  6. Contained in each Diag directory are the following files:
  7.  
  8. *  Diskette image file (*.i)
  9.  
  10. *  Rawrite.exe
  11.  
  12. Note: The Rawrite3.doc file contains similar information as 
  13.       this file.
  14.  
  15.  
  16. MAKING BOOTABLE DIAGNOSTIC DISKETTES
  17. ------------------------------------
  18. To run the diagnostics, you will need to create your own bootable 
  19. diagnostic diskette using a High-Density (HD), 1.44M diskette and 
  20. using the directions for one of the following operating systems:
  21.  
  22. *  Windows
  23.  
  24. *  DOS
  25.  
  26. *  Unix
  27.  
  28. -------
  29. WINDOWS
  30. -------
  31. To create a bootable diagnostics diskette, after downloading the 
  32. image file and Rawrite.exe from the Comtrol ftp site:
  33.  
  34. 1.  Obtain a formatted 1.44MB diskette.
  35.  
  36. 2.  Go to the appropriate Diag directory for your hardware type
  37.     and double-click on Rawrite.exe.
  38.  
  39.     RaWrite may be aborted at any time by typing ^C or CTRL-Break.
  40.  
  41. 3.  Enter the disk image source file name. For example:
  42.  
  43.        150xxxxY.i or 180xxxxY.i
  44.  
  45.     where: xxxx are numbers and Y is an alpha-character.
  46.  
  47. 4.  Enter the target diskette drive. For example: a
  48.  
  49. 5.  Insert the formatted diskette into the target drive and press
  50.     the ENTER key.
  51.  
  52.     For more information about Rawrite.exe, you can refer to the 
  53.     rawrite3.doc document in the appropriate Diag directory.
  54.  
  55. ---
  56. DOS
  57. ---
  58. To create a bootable diagnostics diskette, after downloading the
  59. image file and Rawrite.exe from the Comtrol ftp site:
  60.  
  61. 1.  Obtain a formatted 1.44MB diskette.
  62.  
  63. 2.  To format a diskette in drive: a, type at the DOS prompt: 
  64.        format a:
  65.  
  66. 3.  At the DOS prompt, enter the appropriate directory path from
  67.     the CD. For example:
  68.  
  69. 4.  To start Rawrite, type:
  70.  
  71.     <drive>\ rawrite
  72.  
  73. 5.  Enter the disk image source file name. For example:
  74.  
  75.        150xxxxY.i or 180xxxxY.i
  76.  
  77.     where: xxxx are numbers and Y is an alpha-character.
  78.  
  79. 6.  Enter the target diskette drive. For example: a
  80.  
  81. 7.  Insert the formatted diskette into the target drive and press
  82.     the ENTER key.
  83.  
  84.     For more information about Rawrite.exe, Please refer to the 
  85.     rawrite3.doc document in the appropriate Diag directory.
  86.  
  87. ----
  88. UNIX
  89. ----
  90. To create a bootable diagnostics diskette, use the dd command to
  91. copy the diskette image file out to a floppy drive. For example:
  92.  
  93.   dd if=<current path>/<diskette image file> 
  94.     of=/dev/rfd0135ds18 (primary 3.5" drive)
  95.  
  96.   dd if=<current path>/<diskette image file> 
  97.     of=/dev/rfd1135ds18 (secondary 3.5" drive)
  98.  
  99. For more information about dd, refer to your operating systemÆs 
  100. manual pages.
  101.  
  102.  
  103.  
  104. Document Number: 2000250 Rev A.
  105.  
  106.  
  107.  
  108.  
  109.