home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / HARDWARE / LEDSTUFF.ZIP / LEDHFMT.MSG < prev    next >
Encoding:
Text File  |  1987-11-01  |  2.3 KB  |  39 lines

  1. FORMATTING LEADING EDGE MODEL D HARDDISKS
  2.  
  3. Some of the early 20M Leading Edge Model Ds were delivered with
  4. improperly formatted 20Meg Harddisks and a defective format program. The
  5. fault stemmed from the PREPARE program on the LE diagnostics diskette which
  6. formatted the 10Meg harddisk fine, but bombed out on the 20Meg HD. You may have
  7. this problem if you are experiencing read errors and your harddisk flunks the
  8. LE diagnostics. Also, if you run the Norton utilities DT.COM disk test
  9. program, you'll find about half the disk from about cluster 5000 on is
  10. unreadable. Do not run the prepare program to reformat. This probably caused
  11. the problem in the first place. Choice is to go back to the dealer and have
  12. him reformat, or follow the simple procedure below.
  13.  
  14. Format process is three stage...a low level format using debug, fdisk to set
  15. the dos partition, and format to do a high level format.
  16.  
  17. 1. Low Level Format...Boot the system using the DOS disk in the A drive. Type
  18. debug. At the - prompt, type: g=c800:ccc You should get a message something
  19. like Adaptec format program. If no message, do not proceed. Respond with the
  20. values below to the listed prompts...add a return where necessary. Interleaf
  21. factor 3 Drive ID 0 Defect n Default Params n Logic Unit 1 Step Rate 3
  22. Landing Zone 0 ECC Correction 8 Write Precomp 265 Reduce Write 265 Heads 4
  23. Amt Cyls Used 264 You should get a message that disk is being formatted. If
  24. no, try again. Sometimes takes 2 or 3 attempts. If you do get a formatting
  25. message, it will take a while. You should get a completion message and
  26. instructions to hit control break. Do so. Quit from debug with q...if this
  27. doesn't work, just control alt delete.
  28.  
  29. 2. Once back on the A drive, type fdisk, and follow instructions to set up
  30. dos partition on c drive. 3. Once finished with fdisk, from A drive type
  31. format c:/s This will complete the process, formatting your hard disk, and
  32. transferring a copy of DOS to the c drive. Go to C and do a directory. Should
  33. be command.com and two hidden files. Remove DOS disk from A drive and try
  34. booting from C. Check the HD with the LE Diagnostics or the norton DT.COM
  35. program. You're finished. This process worked on three of our LE Ds at work,
  36. and my own personal machine at home. Hope you find it useful.
  37.  
  38. DAVID JACOBSON 5/13/86, minor revisions 11/1/87
  39.