home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / DOS_HELP / CHKFIX.ZIP / CHKFIX.TXT
Encoding:
Text File  |  1990-05-15  |  686 b   |  18 lines

  1.   If you are running a Seagate ST4766E drive and have formatted it using the
  2. disk manager that comes with the drive and you are running dos 4.01, you have
  3. undoubtedly found out by now that chkdsk doesn't work and gives the message
  4. "INVALID MEDIA".
  5.   There is a fix for that problem, though, and here it is direct from Seagate
  6. technical support:
  7.   Using debug, type the following (hit return after each command):
  8.  
  9.  
  10.            DEBUG CHKDSK.COM (return)
  11.            ECS:37CE (return)
  12.            EB (return)
  13.            W (return)
  14.            Q (return)
  15.  
  16.   This procedure will patch you chkdsk program and you'll find it works great
  17. when you try it. Now enjoy your new drive!
  18.