home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / HARDDISK / ATT2HDSK.ZIP / ATT2HDSK
Encoding:
Text File  |  1988-03-26  |  9.2 KB  |  93 lines

  1.  
  2. JJ└└JO└¥£└OO└INSTALLATION OF A MINISCRIBE 70MB HARD TO MAKE A TWO HARD DISK SYSTEM USING
  3. "DISK MANAGER"¥£ TO OVERCOME THE 32MB LIMIT ON AN AT&T 6300.
  4. by David Calabrese SLC Ut
  5.  
  6. I had run out of room on my 10MB hard disk on my 6300 and decided a second hard
  7. disk would give me more room and allow me to use the old 10MB as a backup disk.
  8.  
  9. There have also been several articles on using hard disks larger than 32MB I
  10. ended up buying the PC Magazine "editor's choice" a Miniscribe 72MB from
  11. Lifetime Systems.  It came with the "editor's choice" Disk Manager software to
  12. format and partition the large disk.  I told them I needed a cable to hook both
  13. to my western digital board and they threw one in. It was for an IBM only.
  14.  
  15. In order to eliminate problems with such an expensive purchase I had first
  16. called the AT&T Technical Hot Line.  They told me it would work and sold me
  17. some cables.  I called both Disk Manager and Miniscribe to ask about
  18. compatibility and to help with settings.  Sounds smart?  Wrong!  I ended up
  19. with the wrong cables and wrong set up information.  It took me four long
  20. evenings to figure that out. I probably hooked up all combinations of cables,
  21. dip switch settings and jumpers. I don't recommend this, but don't be too
  22. worried about accidentally hurting something.  I ran the Disk Manager Program
  23. about 100 times using all options and generating most of its error messages. 
  24. It is very good because one can always back out of it, it won't hurt itself or
  25. the machine, and is easy to use.
  26.  
  27. Let's look at some ways to hook up and divide up the hard disks into different
  28. drive letters say "C" through "F" that will work with MS⌐DOS 3.2 FDISK command:
  29.  
  30. (DISK⌐1 The 10MB) disk physically hooked up as disk 1 and C: and (DISK⌐2 the   
  31.     72MB) as D: and E: and F: divided in 3⌐24MB DOS⌐DATA partitions.
  32.  
  33. or make (DISK⌐1 the 72MB) disk physically hooked up as disk 1 with a .8 to 32MB
  34.     DOS partition and several 1 to 32MB DOS⌐DATA partitions. with (DISK⌐2 the  
  35.     10MB) set up as next drive letter  as a 10MB DOS⌐DATA partition (drive     
  36.    letters are automatically  assigned when system is first booted)
  37.  
  38. If one needs larger volumes or security then the Disk Manager is the way to go. 
  39.     Keep in mind that the MS⌐DOS FDISK command will not recognize or work with 
  40.     Disk Manager partitions, but it is not necessary because Disk Manager has  
  41.     its own FDISK equivalent. The DOS FDisk is not needed.
  42.  
  43. It also makes the following additional options available:
  44.    A read only partition that cannot be changed.
  45.     Partitions as large as the disk (with exception of the MS⌐DOS partition).
  46.    (DISK⌐1 the 10MB) disk physically hooked up as disk 1 and C: and (DISK⌐2 the
  47.    72MB) as D: with 1⌐72MB partition.
  48.  
  49. or make (DISK⌐1) the 72MB) disk physically hooked up as disk 1 with a .8 to    
  50.   32MB DOS partition and one or more partitions in any size desired. (DISK⌐2   
  51.   the 10MB) could be set up as 1 read⌐only partition after data has been     
  52. stored on it.
  53. ▄j▄î Before the actual installation begins it is helpful to consider how the
  54. computer works. When it is first turned on the BIOS scurries around and checks
  55. for DOS in "A" drive. If it is not there then it tries to find a disk with a
  56. control jumper wire in the first or "terminator" position.  That tells it to
  57. look there and only there for the DOS command files.  The next thing it does it
  58. look on that disk for a partition marked MS⌐DOS.  That tells it to look in that
  59. partition, (it is automatically always assigned the drive letter C:, regardless
  60. as to where it is physically located, for the Command.com and other command
  61. files.  Everything else should be straightforward.
  62.  
  63. Some terms to be aware of:
  64.  
  65. C: DRIVE or VOLUME= MS⌐DOS PARTITION: (#1 Partition on an NEC).  The only MS¬DOS partition allowed in the system .  It contains command files whatever else
  66. you want to put in there.
  67.  
  68. DOS⌐DATA Partition:  any other partition (Drive letter).  One can run programs
  69. and store data the same as if it were a formatted floppy in "A" drive.  Disk
  70. Manager calls it a READ/WRITE Partition. It can be larger than 32 MB.  
  71.  
  72. CONTROL CABLE  A 34 pin ribbon cable that goes from the hard disk         
  73. control card to one or two disks.  The disks can be cabled in tandem or in a
  74. "Y" with each end terminating at a disk and a connector in the middle to attach
  75. to the controller. Connectors at ends must be correctly wired for disks that
  76. they attach to. The end that goes to the Miniscribe has wires #24 thru #29
  77. flipped⌐ (k#24 wire attaches to to #29 pin on the connector etc).
  78.  
  79. DATA CABLE a 20 pin ribbon cable going from the hard disk control card to a
  80. hard disk.  One is required for each disk.
  81.  
  82. JUMPER or JUMPER BLOCK  a tiny black block that bridges two resister wires. 
  83. Usually located under or next to the 34 pin connector on the hard disk.  
  84.  
  85. TERMINATOR The same jumper or jumper block when it is located on the first set
  86. of pins.  Identifies that disk as C: (where Command.Com is located), to BIOS. 
  87. Can be in that position on only 1 (you choose) disk.  The other disk must have
  88. its jumper block on the second or maybe third or fourth wires.
  89.  
  90. DAISY CHAIN: one after the other. Not a "Y" type connection
  91.  
  92. LOW FORMAT or INITIALIZE: usually done at factory.  Disk Manager also does it. 
  93. AT&T has a program called Low Form.(The instructions are not included to easily
  94. work with two hard disks. AT&T information has not kept up with AT&T hardware.)
  95.  
  96. FORMAT or VERIFY or HIGH LEVEL FORMAT: a procedure carried out by the user
  97. after partitioning and before installing files. 
  98.  
  99. STANDARD DISK DRIVE: A disk drive supported by the rom BIOS of your computer. 
  100. Check owner's manual.  This is Disk Manager terminology.
  101.  
  102. RE⌐STRAPPING: remove controller card and check DIP switch settings against
  103. listings in owner's manual.  Reset as necessary.  Also check that the #1⌐20 pin
  104. cable is plugged into #1 slot on controller card (directly under 34 pin socket)
  105. and goes to the disk that is chosen to be #1).▄j▄î├((├â
  106.  
  107.  
  108. ├(├¥SETUP & INSTALLATION OF TWO HARD DISKSâ
  109.  
  110.  
  111. £This procedure will be useful for:
  112.     
  113.     1. A single hard disk less than or more than 32MB.
  114.     2. A second internal hard disk.
  115.     3. A second hard disk externally attached to an AT&T 6300. Also useful     
  116.        for other machines with a small CPU that require an external disk.
  117.  
  118. SETUP:
  119.  
  120.      1. Check owner's manual to make sure the disk to be bought is             
  121.         supported by ROM.  For the 6300 use ROM 1.43 and pages 1⌐14 to 1⌐18    
  122.  ¥£    2. Inspect controller card to locate dip switches and check for two⌐20    
  123.         pin cable sockets and one⌐34 pin cable socket. (If you are setting     
  124.         up two disks).  If one hard disk is already installed the 20 pin       
  125.          cable should be in the #1 socket.
  126.      3. Set DIP switches according to manual and disks.  Make sure that        
  127.         jumper block is on #1 position on disk that will hold DOS system files.
  128.   
  129.     4. Check to see that the cables will be long enough to go to the back      
  130.        of the new disk(s) and if external to allow for a safe location of the  
  131.        disk. 
  132.        a. The 6300 needs 12" of cable for the 20 pin cable to reach just       
  133.           outside of the CPU.
  134.        b. The 34 pin cable needs 12" from the controller card socket to the    
  135.           internal disk and 12" from the controller card socket to reach       
  136.           outside the CPU.  The controller card socket is the center of a "Y"  
  137.            configuration.  
  138.        c. The external disk can be in a box with its own power supply or use a 
  139.           4 wire power cable in a "Y" shape with the arm to the internal disk  
  140.           as short as possible and the arm for the external disk 24" +distance 
  141.           to disk. I used AT&T power supply.
  142.        d. These dimensions will get the cables out of the CPU.  Add whatever   
  143.           length you need to the cables so that they will reach the chosen     
  144.           external hard disk location.
  145.        e. There is a small knockout section on the left front side of the 6300 
  146.           to allow the cables to exit. File sharp plastic point remaining.
  147.        f. IBM AT's or machines using 2 internal hard disks use  standard       
  148.           length cables usually available from the hard disk vendor if asked   
  149.           for.
  150.      
  151.     5.  The jumper block on the 2nd hard disk (not the "C" drive)  can         
  152.        not be on the #1 (terminator) position.  It is usually on #2 position.
  153.  
  154.  
  155. Well that's the hookup.  Use the DOS FDISK command according to the owner`s
  156. manual or run a program like DISK MANAGER.  Be aware that the partitions that
  157. DISK MANAGER makes can not be operated on by the DOS FDISK command.
  158. ▄j▄î
  159. My machine is set up as follows:
  160.  
  161.     1. 1⌐external 70MB disk divided into two partitions with C: drive on it and
  162. one remaining large volume of about 70MB named D: drive.
  163.  
  164.  
  165.     2. 1⌐internal 10MB disk identified as E: drive and is used as a backup     
  166.    
  167. Notes:
  168. Two hard disk motors hum quite a bit and lead to operator fatigue after several
  169. hours.  I recommend you also purchase AT&T keyboard and monitor extender cables
  170. and get the CPU under the desk.  Put the second hard disk as far away as
  171. possible or sound⌐insulate them. 
  172.  
  173. I used a standard Bud Box CU 2110⌐B and made cutouts and bolted the disk to it. 
  174. It's not fancy but it's back under the desk behind the CPU.    
  175.  
  176. David Calabrese 801⌐942⌐5048
  177.  
  178.