home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / osinmapd.txt < prev    next >
Text File  |  1997-05-16  |  3KB  |  81 lines

  1. OSINMAPD - HARD-DISK MAPPING FOR OS/2
  2. 01/29/96
  3.  
  4. =======================================================================
  5.                       Hard-Disk Mapping for OS/2
  6. =======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. --------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. This document describes mapping of hard disks for OS/2.
  14.  
  15. RESOLUTION
  16.  
  17. At system startup time, only one primary partition can be accessible 
  18. (active) on each hard disk. On the other hand, all the logical drives 
  19. within the extended partition are accessible, provided their 
  20. file-system formats are compatible with the starting operating system. 
  21. For example, assume you have DOS 6.1 in one primary partition and OS/2 
  22. Warp in another, and one of your logical drives is formatted for FAT 
  23. and contains a variety of DOS programs. You can start the DOS programs 
  24. from either of the primary partitions.
  25.  
  26. It also is important to understand what happens to the drive mapping if 
  27. you ADD a hard disk AFTER you install OS/2. The logical drives on your 
  28. existing hard disk will be remapped.
  29.  
  30. Example of Mapping One Hard Disk
  31. --------------------------------
  32. If you have the setup above and add a second hard disk to your system, 
  33. the primary partition of the second hard disk will be assigned "D." The 
  34. logical drives of your first hard disk will be remapped. The existing 
  35. logical drive D becomes E, E becomes F, and so on, as follows:
  36.  
  37.    Primary (Boot Manager) = No drive letter
  38.  
  39.    Primary (DOS 5.0)    |
  40.    Primary (OS/2 1.3)   | = C:
  41.  
  42.    Logical Drive        |
  43.      (OS/2 2.1)         | = D:
  44.      (OS/2 Warp)
  45.  
  46.    Logical Drive (Data) | = E:
  47.  
  48.    Logical Drive (Data) | = F:
  49.  
  50. Example of Adding Another Hard Disk or Mapping Two Hard Disks
  51. -------------------------------------------------------------
  52. OS/2 is in the logical drive assigned as "E." All references to the 
  53. drive letter (for example, statements in your CONFIG.SYS and INI files) 
  54. have to change. For this reason, it is preferable to place only logical 
  55. drives on the hard disk that you are adding. See the following.
  56.  
  57.    Boot Manager      |=No drive letter
  58.                                               |Primary
  59.                                               |
  60.    Primary (DOS 6.1) |                     D:=|Primary
  61.    Primary(OS/2 2.1) |=C:                     |
  62.                                               |Primary
  63.  
  64.    Logical Drive     |
  65.      (OS/2 2.1)      |=E:                  H:=|Logical Drive
  66.      (OS/2 Warp)
  67.  
  68.    Logical Drive     |=F:                  I:=|Logical Drive
  69.  
  70.    Logical Drive     |=G:                  J:=|Logical Drive
  71.  
  72. ______________________________________________________________________
  73. IBM disclaims all warranties, whether express or implied, including 
  74. without limitation, warranties of fitness and merchantability with 
  75. respect to the information in this document. By furnishing this 
  76. document, IBM grants no licenses to any related patents or copyrights.  
  77. Copyright (c) 1994, 1996 IBM Corporation. Any trademarks and product 
  78. or brand names referenced in this document are the property of their 
  79. respective owners. Consult your product manuals for complete trademark 
  80. information. 
  81.