home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / dskutl / trk0bad.arc / TRK0BAD.TXT
Encoding:
Text File  |  1985-10-13  |  1.6 KB  |  25 lines

  1. It is possible to still use a hardisk even if track 0 is bad.  In the 
  2. manufacturing of hard disk media it is not unusual to have 10% of the
  3. total disk space unusable as bad tracks. So in a 10 meg drive  100,000
  4. unusuable sectors is not considered bad. If you have a disk that has less
  5. bad sectors than this then consider yourself luck. If you disk is clean
  6. then consider that unusual. In a full height drive the error rate is less
  7. and it is not unusual to have a clear disk with 0 bad tracks. Use a product
  8. like scavenge or Nortons Utilities to isolate these bad tracks. If your bad
  9. track is at track 0 all is not lost. Although fdisk from msdos or ibm formats
  10. tracks from 0 to xxx cylinders and then will create up to 4 hard disk 
  11. partitions starting at the first sector you can use fdisk 
  12. to create a partition of 0 to 2, use the remainder as the dos partition and set
  13. this to be the active partition. The disk is still usuable for dos although 
  14. not bootable since if you reformat then all partitions are lost. 
  15. However Digital's
  16. CPM 86, or concurrent CPM also allows you to set up partitions, for CP/M and
  17. DOS but in this case the CPM and dos partitions are formatted AFTER they are
  18. designated. Thus you can designate a DOS partition from 2 to 
  19. xxx cylinders, have 
  20. CPM/86 format it in dos and transfer the system . THe disk is now bootable. My
  21. 33 meg has tracks 0-3 bad. Thats the boot sector and dir tracks. By using CP/M
  22. 86 to do the initial partitions I am able to reformat only the dos partition, 
  23. in this case from 4 to 653 , transfer the system and it boots with no trouble.
  24.  
  25. Nathan Goldenthal