home *** CD-ROM | disk | FTP | other *** search
/ BBS 1 / BBS#1.iso / document / st1144.arj / DMGR1144.TXT next >
Text File  |  1991-03-21  |  6KB  |  135 lines

  1.                        ST1144A INSTALLATION
  2.  
  3.  
  4. !WARNING! - DO NOT LOW-LEVEL FORMAT OR INITIALIZE THE ST1144A
  5. DRIVE. DOING SO WILL DELETE IMPORTANT FACTORY-WRITTEN DEFECT
  6. INFORMATION. THE ST1144A HAS ALREADY BEEN INITIALIZED AT THE
  7. FACTORY.
  8.  
  9. ---------------------------------------------------------
  10.  
  11. Pure DOS installation for the ST1144A:
  12.  
  13. If your system has the capability of a "Custom" or "User
  14. Definable" CMOS drive type (often type 47), set it up as 1001
  15. cyls, 15 heads, 1002 reduced write current, 1002 write
  16. precompensation cylinder, 1002 landing zone (drive is AutoPark),
  17. and 17 sector per track. Then go straight to the DOS utility
  18. FDISK to partition the drive, and finish the installation with
  19. the DOS FORMAT command. See you DOS manual for instructions for
  20. FDISK and FORMAT.
  21.  
  22. If your system does not have the "User Definable" drive type,
  23. and you wish to maintain a pure DOS environment, your choices
  24. are limited to selecting drive type 9 (117,504,000 bytes),
  25. drive type 41 (119,723,520 bytes), or getting a BIOS upgrade
  26. with either direct support for the drive or with "User Definable"
  27. drive types.
  28.  
  29. ========================================================
  30. ========================================================
  31.  
  32. DISK MANAGER INSTALLATION FOR THE ST1144A:
  33.  
  34. The DISK MANAGER preparation software may be used to get the full
  35. capacity (130,690,560 bytes) from the drive as a NONSTANDARD
  36. drive not supported by the BIOS drive type table.
  37.  
  38.  
  39. 1. In the CMOS setup, select drive type 9 (900 cylinders, 15
  40. heads, and 17 sectors per track = 117,504,000 bytes) which is
  41. common for most BIOS's.
  42.  
  43. 2. Using a bootable floppy diskette, boot to the A: drive.
  44.  
  45. 3. Start the Disk Manager program in the MANUAL MODE by typing
  46. at the A: prompt DM/M.
  47.  
  48. 4. At the top of the screen, you should see the parameters from
  49. the CMOS setup as 899 cyls, 15 heads and 17 sectors (one of the
  50. cylinders is always given away as the CE or Customer Engineering
  51. cylinder for read/write tests).
  52.  
  53. 5. From the main menu, select (P)artitioning menu and proceed to
  54. build a (N)ew partition table. The first partition is a DOS
  55. bootable and any others are Write/Read. After all cylinders are
  56. allocated, save the partition record and Prepare all
  57. DOS/Write-Read partitions. Disk Manager will ask for you to place
  58. the bootable DOS diskette is drive A: when the time comes to copy
  59. the system files and command.com to the root directory of the C:
  60. drive. When the preparation of all the partitions is completed,
  61. there will also be a CONFIG.SYS file (with device = DMDRVR.BIN)
  62. and a driver file called DMDRVR.BIN in the root directory of the
  63. C: drive.
  64.  
  65. 6. The system should now boot, load the DMDRVR.BIN and display
  66. the Disk Manager banner, and come to the C: prompt. The total
  67. number of megabytes is equal to the CMOS drive type definition of
  68. 117,504,000 bytes. The ST1144A can be brought up to full capacity
  69. by the creation of an auxiliary file called PARM1.FIL.
  70.  
  71. 7. Modify the CONFIG.SYS file:
  72.  
  73.     from: device = dmdrvr.bin
  74.       to: device = dmdrvr.bin parm1.fil parm2.fil
  75.  
  76. PARM1.FIL and PARM2.FIL are DRIVE PARAMETER FILES. Create with the
  77. "COPY CON PARM1.FIL" command. The contents of the PARM1.FIL for the
  78. ST1144A should look like this: 1001,15,1002,1002,0,8,0,0,0,1002,17,1
  79.  
  80. This configuration yields 130,690,560 bytes.
  81.  
  82. If you use the COPY CON command, use a ^Z (control-Z) to close and
  83. save the file.
  84.  
  85. These 2 files must, of course, exist on the boot device. Also,
  86. note that if you have only a 1 drive system, the "device ="
  87. statement in CONFIG.SYS still must contain 2 file names. They may,
  88. however, both be the same filename:
  89.  
  90.      device = dmdrvr.bin parm1.fil parm1.fil
  91.  
  92. 8. Now that the PARM1.FIL has been created containing the
  93. parameters for the ST1144A, and the CONFIG.SYS file has been
  94. modified, the system is ready to be rebooted.
  95.  
  96. 9. Switch over to the A: drive and start the Disk Manager program
  97. in the MANUAL MODE by typing at the A: prompt DM/M.
  98.  
  99. 10. At the top of the screen, you should see the parameters from
  100. the device driver as 1000 cyls, 15 heads and 17 sectors. From the
  101. main menu select (C)onfiguration menu and then (W)rite
  102. configuration record to disk. (R)eturn to the main menu.
  103.  
  104. 11. From the main menu, select (P)artitioning menu and proceed to
  105. (M)odify the partition table. The partition record should look
  106. the same as before with the addition of 100 more cylinders left
  107. to (A)llocate as a Write/Read partition. The first partition is a
  108. DOS bootable and any others are Write/Read. After the last 100
  109. cylinders are allocated, save the partition record and Prepare
  110. all newly allocated partitions.
  111.  
  112. Note: You could also change partitioning information by deleting
  113. the existing Write/Read partitions (NOT the DOS partition), from
  114. last to first, and then recreating the partition structure
  115. sequentially, first to last. Then save the partition record and
  116. Prepare all newly allocated Write/Read partitions.  It is a good
  117. idea to do a Printscreen of the partitioning table.
  118.  
  119.  
  120. 12. The system should now boot, load the DMDRVR.BIN PARM1.FIL and
  121. display the Disk Manager banner, and come to the C: prompt with
  122. full capacity for the ST1144A.
  123.  
  124. ==============================================================
  125.  
  126. Quick reminder:
  127.  
  128. DISK MANAGER is licensed software, and each copy has a unique
  129. serial number. The license is to the original purchaser only, and
  130. is not transferrable without the written permission of Ontrack
  131. Computer Systems, Inc. The software may be used on a single
  132. computer, only. The complete LICENSE AGREEMENT for DISK MANAGER
  133. is printed on the diskette jacket; be sure to review the terms of
  134. the license agreement.
  135.