home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / FLOPPIES / ATFLOP.ZIP / ATFLOP.THD
Encoding:
Text File  |  1991-02-04  |  6.3 KB  |  146 lines

  1. @*
  2. Can the AT's high-density 1.2-meg floppy drive read and/or write diskettes in
  3. the 360K format?  Apparently IBM advises against trying to write 360K disks in
  4. the drive, though it can read such disks easily.  Members of the SIG have had
  5. varying experiences with the porting of 360K disks from the AT to PC/XT-type
  6. machines.  Various methods of preparing an ordinary DSDD diskette for use on an
  7. AT's high density drive include bulk erasing, and use of the /4 parameter when
  8. formatting.
  9.  
  10.  
  11. Fm: Sandy Kaston 76044,1757
  12. To: ALL 1.2 MEG DRIVE USERS
  13.  
  14. I am in the process of purchasing a new computer system and am getting
  15. conflicting stories from the various vendors.  The problem regards the use of a
  16. 1.2 megabyte disk drive.  Some vendors say that in order to maintain
  17. compatibility with our current PC's (i.e. be able to share 360K disks) I must
  18. purchase a 360K drive on my new ssystem.  Other vendors say that the 1.2
  19. megabyte drive can both read and write to 360K disks without any problems.  Are
  20. any of you using the 1.2 megabyte drive?  Are you having any compatibility
  21. problems?  Can files written onto 360K disks by the 1.2 megabyte drive be read
  22. by standard 360K drives and visa versa?  I look forward to your response.
  23.  
  24.  
  25. Fm: Jim Foy 75735,1505
  26. To: Sandy Kaston 76044,1757
  27.  
  28. The 1.2meg drives lay down a much narrower track than the 360K's.  Therefore
  29. there is a significant chance that a disk formatted and written to by a 1.2meg
  30. drive will be read in error by a 360K.  Although it will often work, it
  31. sommetimes won't.  I Hve had success in formatting diskettes on a 360K drive,
  32. then writing to them on the 1.2meg, and later reading them on the 1.2meg.
  33. However, some folks have indicated that they have had problems reading such
  34. diskettes after a couple of weeks--the passage of time seems to degrade the
  35. data.
  36.         I summary, you can probably read diskettes that were written by a
  37. 1.2meg drive on a 360K drive, but if your application is critical, I wouldn't
  38. recommend it.
  39.  
  40.  
  41. Fm: Ben Klausner 70340,374
  42. To: Sandy Kaston 76044,1757
  43.  
  44. If you never trade disks with anyone, you won't need a 360. Disks written on a
  45. 1.2 cannot generally be used by a 360 drive, although disks written on a 360
  46. can easily be used by a 1.2. It's a one way street.
  47.  
  48.  
  49. Fm: c mcguinness 70000,764
  50. To: Ben Klausner 70340,374
  51.  
  52. Not quite true.  I write disks on a 1.2m floppy all the time and have them read
  53. on standard PC drives.  Just format them /4, and it almost always works!
  54.  
  55.  
  56. Fm: Ben Klausner 70340,374
  57. To: c mcguinness 70000,764
  58.  
  59. According to a very old thread here, that usually wouldn't work, unless you
  60. formatted the disk in the 1.2 drive, copied your data to it, and then read it
  61. off the 360 within 48 hours. That seems to be the general experience. If you
  62. are reading with the 360 all the time, so much the better.
  63.  
  64.  
  65. Fm: Ben Klausner 70340,374
  66. To: Sandy Kaston 76044,1757
  67.  
  68. I don't reccomend getting a "real" IBM 360 for the AT. They have a funny
  69. seating system, and until you get used to it, you will have to re-insert about
  70. 1/2 of your disks when you try to use them. Get a color coordinated dirve from
  71. a supplier, and it will avoid that problem. Be cheaper too.
  72.  
  73.  
  74. @*
  75. Fm: Stephen Satchell 72736,70
  76. To: Sandy Kaston 76044,1757
  77.  
  78. OK, here is my input to this as one of the EARLY IBM PC AT users. I had a need
  79. to communicate from my AT to a Compaq (S/N 1725). I didn't have the boxful of
  80. null cables nor nifty comm programs that make fast work of transferring data
  81. around. So I played with a bulk magnetic tape eraser with the diskettes and
  82. discovered that I can write a diskette on an AT and read it on an XT, Compaq,
  83. Radio Shack and several other machines.
  84.  
  85. Here's how: First, take a DSDD diskette, a new one is preferred, and fully
  86. demagnatize it using a bulk eraser intended for audio tape (I use a Robins T99
  87. that I purchased for my recording business). Then format it on the 1.2 MB drive
  88. with the command "FORMAT A: /4". Then write your files as usual. You will find
  89. that you will have no problems reading this diskette on a DSDD drive. DON'T
  90. WRITE THIS DISK WITH A DSDD DRIVE! Use a different diskette. Also do not depend
  91. on long term readability; I always DISKCOPY on the Compaq.
  92.  
  93. How does this work, you ask? As mentioned before, the 1.2 MB floppy writes a
  94. thinner track. By bulk-erasing the diskette you insure that the unwritten
  95. portions are neutral and do not interfere with the ability of the DSDD drive to
  96. read what track has been written. Since a disk drive works with flux CHANGES,
  97. having no change at all has little effect in the unwritten portions.
  98.  
  99.  
  100. Fm: David Turcotte 70150,540
  101. To: c mcguinness 70000,764
  102.  
  103. I've been using a 1.2 mb drive and formating disk that are read on the 360k
  104. drives all the time.  NEVER had a problem.
  105.  
  106.  
  107. Fm: Jim Butler 74766,1460
  108. To: Don Watkins 76703,750
  109.  
  110. Wooooah! Don, please let me get this straight. I have a 1.2 meg h.c. floppy on
  111. my IBM AT. How can I put data on a high capacity diskette that a 360k disk
  112. drive in a pc can read? or did I come in the middle and miss something? or is
  113. there something wonderful here?
  114.  
  115.  
  116. Fm: Don Watkins 76703,750
  117. To: Jim Butler 74766,1460
  118.  
  119. Jim - Ah, sorry, you can't read diskettes formatted @ 1.2Mb in a 360Kb drive,
  120. but contrary to a lot of warnings I've had no problems reading floppies,
  121. formatted @ 360Kb in the high density drive, on any other machines.
  122.  
  123. A lot of vendors and others here have reported problems porting the diskettes
  124. around and recommend a 360Kb drive in the 286 or the AT if you're going to do
  125. diskettes for the PC, but I've not had a problem...yet.
  126.  
  127. I both read and write 360kb diskettes with the 1.2mb drive and have never had a
  128. failure.  Based on other comments I'll admit I seem to be in the minority, but
  129. I've swapped a lot of diskettes out and have never had a problem.
  130.  
  131.  
  132. Fm: Jim Butler 74766,1460
  133. To: Earle Robinson 70135,141 (X)
  134.  
  135. As I recall from the manual, I have to use a special paramater to format for
  136. 360 k though (like a /4 or /8 as I recall) ... should I use a hc diskette and
  137. just format it for the lower density, or should a 360 k diskette work just as
  138. well?
  139.  
  140.  
  141. Fm: Earle Robinson 70135,141
  142. To: Jim Butler 74766,1460
  143.  
  144. No reason to use a hc diskette for that; you would be wasting money.  Use a
  145. fresh dsdd diskette, or even a good brand of a ssdd diskette will often do it.
  146.