home *** CD-ROM | disk | FTP | other *** search
/ Complete Bookshop / CompleteWorkshop.iso / compute / trk0bad / hardisk.000
Encoding:
Text File  |  1986-04-08  |  1.6 KB  |  36 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.
  5.  
  6. If you have a disk that has less bad sectors than this then consider
  7. yourself luck.  If your disk is clean consider that unusual.  In a
  8. full height drive the error rate is less and it is not unusual to have
  9. a clear disk with 0 bad tracks.  Use a product like scavenge or
  10. Nortons Utilities to isolate these bad tracks.
  11.  
  12. If your bad track is at track 0 all is not lost.
  13.  
  14. Although fdisk from msdos or ibm formats tracks from 0 to xxx
  15. cylinders and then will create up to 4 hard disk partitions starting
  16. at the first sector you can use fdisk to create a partition of 0 to 2,
  17. use the remainder as the dos partition and set this to be the active
  18. partition.
  19.  
  20. The disk is still usuable for dos although not bootable since if you
  21. reformat then all partitions are lost.  However Digital's CPM 86, or
  22. concurrent CPM also allows you to set up partitions, for CP/M and DOS
  23. but in this case the CPM and dos partitions are formatted AFTER they
  24. are designated.
  25.  
  26. Thus you can designate a DOS partition from 2 to xxx cylinders, have
  27. CPM/86 format it in dos and transfer the system .  THe disk is now
  28. bootable.
  29.  
  30. My 33 meg has tracks 0-3 bad.  Thats the boot sector and dir tracks.
  31. By using CP/M 86 to do the initial partitions I am able to reformat
  32. only the dos partition, in this case from 4 to 653 , transfer the
  33. system and it boots with no trouble.
  34.  
  35. Nathan Goldenthal
  36.