home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / editor / gal210a4.arc / H2DISKS.GAL < prev    next >
Encoding:
Text File  |  1988-11-09  |  2.8 KB  |  75 lines

  1. .a js=y nm=1 bo=53
  2. .sf3,11,1 .sh3,11,1 .std3,14,2
  3. .t35 Dis - .zl
  4. About The Clarkson Z-248 Computer Disk Drives .jc
  5. About The Clarkson Z-248 Computer Disk Drives .hc
  6. .st3,11,2
  7. A Galahad "How To" Series Article .jc
  8.  
  9. &dOverview .jc
  10. .i10 .a ll=68
  11.      This article describes the two different types of disk drives in the
  12. Clarkson Z-248 computer.
  13. .i .a ll=d
  14.  
  15. &dZ-248%Disk%Drives .jc
  16.  
  17.      The Clarkson version of the Z-248 has two different type of disk drives.
  18. One is the standard 320/360K (kilobyte) drive.  This is drive A: in the center
  19. of the computer, really the left hand drive.  The right hand drive is drive B:
  20. which is a 1.2M (megabyte) drive.  It holds four times as much data as the 360K
  21. drive.
  22.  
  23.      Each drive requires a different type 5 1/4 inch diskette.  One is called
  24. 'double density', used in 360K drives; the other is called 'high density' or
  25. 'high capacity".  You can tell the difference between the two type of diskettes
  26. by the 'hub ring'.  The double density diskette has a hub ring in the center of
  27. the diskette.  It is an extra piece of plastic attached around the center hole.
  28. The high density diskette does &inot have a hub ring.  You should &onever use
  29. the wrong type diskette in a drive.  It will not hurt the drive, but you might
  30. lose data.
  31.  
  32.      The fact that these drives are different is both good and bad.
  33.  
  34. &dGood%features:
  35. .i3
  36. The 1.2M drive will hold so much data that language processor software and
  37. libraries, such as Fortran, Pascal, and C can all be placed on one diskette.
  38. This saves a lot of problems with multiple diskettes when using theses
  39. processors.
  40.  
  41. The 1.2M drive is faster, speeding up compiles and linking, and information
  42. retrieval.
  43.  
  44. The cost of a 1.2M diskette is less than four times that of a 360K diskette.
  45.  
  46. If you ever get a hard disk, 1.2M is almost essential to do a backup of the
  47. hard disk onto floppy diskettes.
  48.  
  49.  
  50. .u &dBad%features:
  51.  
  52. You cannot copy an entire 1.2M diskette to another standard diskette.  You must
  53. copy it in parts to four 360K diskettes.  You can copy it to another 1.2M
  54. diskette using the command: DISKCOPY B:*.* B:*.*   You will have to exchange
  55. the diskettes.  It is a slow process, but it does copy.
  56.  
  57. The 1.2M disk drive is very smart (too smart).  If you put a diskette formatted
  58. in drive A: (360K) in it, it will read it.  &oAND%it%will%also%write%to%it.  If
  59. you write to a 360K diskette in drive B: you may not be able to read the
  60. diskette in drive A:.  This is because of the physical makeup of the 1.2M
  61. drive.
  62. .i
  63.  
  64. &dGeneral%Rules:
  65. .i8
  66. .u3 1.%To copy two 360K diskettes:  Copy from B: to A:   &dNEVER copy A: to B:.
  67.  
  68. .u3 2.%Format only Double-Sided Double-Density (360K) diskettes in drive A:
  69.  
  70. .u3 3.%Format only High Density (1.2M) diskettes in drive B:
  71.  
  72. .u3 4.%Never save data to a 360K diskette in drive B: - but you may read a 360K
  73. diskette in drive B:.
  74. .i
  75.