home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / os2 / misc / 41759 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  4.4 KB

  1. Path: sparky!uunet!olivea!inews.Intel.COM!imutm1.de.intel.com!gold.sub.org!jonas.gold.sub.org!rommel
  2. From: rommel@jonas.gold.sub.org (Kai Uwe Rommel)
  3. Newsgroups: comp.os.os2.misc
  4. Subject: Re: 1G HD Install OS/2 2.1
  5. Message-ID: <726582840rommel.root@jonas.gold.sub.org>
  6. Date: 9 Jan 93 12:34:00 GMT
  7. References: <1993Jan8.221354.6659@netcom.com>
  8. Sender: root@jonas.gold.sub.org
  9. Organization: Private
  10. Lines: 87
  11.  
  12. In article <1993Jan8.221354.6659@netcom.com> gasman1@netcom.com (David A. Silva) writes:
  13. >
  14. >Just received the 2.1 beta CD. My setup is a 486DX2-50 ISA with AMI bios,
  15. >Adaptec 1542B, Toshiba MK-538FA 1.2G HD, Pioneer DRM604X CDRom, 16 meg
  16. >memory. My pre-existing partitions under DOS 5.0 are 300 meg primary,
  17. >660 meg extended divided into 2 330 meg logical drives. The config.sys on the
  18. >2nd disk has "basedev=aha154x.add /ET" for support of the Pioneer as per the
  19. >readme file on the CD. BTW, this is a clean install with no prior OS/2 on
  20. >this particular hard disk.
  21. >
  22. >Using the CDRom install, I get thru the first 2 disks into FDISK. Fdisk
  23. >recognizes 212 meg of free disk space. I install boot manager-which then
  24. >automatically becomes a primary partition. I create a partition in the
  25. >remaining space, and it automatically becomes a primary partition. Fdisk will
  26. >not allow me to set this as installable. I then deleted both these new
  27. >partitions, and assigned the free space as one big extended partition. Fdisk
  28. >then will not allow me to install the boot manager.
  29. >
  30. >I then deleted these partitions again, and booted the OS/2 v2 GA install
  31. >disks. I get to Fdisk, which only sees 64 meg of free diskspace. I install a
  32. >boot manager partition ( which again automatically becomes primary ) and set
  33. >the remaining freespace as a partition ( again, automatically becomes
  34. >primary ). I set the last partition as installable, continue and the screen
  35. >again selects C as the install drive. Entering fdisk again, the last
  36. >partition is not set as installable.
  37. >
  38. >What amm I missing here? Any ideas how to solve this? Thanx - David
  39.  
  40. The space beyond 1GB can only be accessed by the native AHA154X driver
  41. and not by the BIOS at system boot time and not by the IBMINT13.I13
  42. generic driver used for installation.
  43.  
  44. I would suggest the following, in case you can affort deleting all
  45. data from the disk or have a way to backup/restore:
  46.  
  47. 1. delete all partitions
  48.  
  49. 2. start installation of OS/2
  50.  
  51. 3. get into FDISK and install boot manager at the beginning of the
  52.    free disk space
  53.  
  54. 4. create a primary partition as large as you like after the boot
  55.    manager one and mark it installable, perhaps create one only large
  56.    enough to hold OS/2 and swap space (say 70-100MB) to keep the OS
  57.    separated from apps and data
  58.  
  59. 5. install OS/2 on this partition
  60.  
  61. 6. after rebooting, make sure IBMINT13.I13 is not installed in
  62.    config.sys but AHA154X.ADD is and that the system boots fine with
  63.    this config.sys
  64.  
  65. 7. then use FDISKPM to create any additional partitions, including
  66.    those exceeding the first 1GB
  67.  
  68. Alternatively, save all data from the 300MB primary to the 330MB
  69. extended partitions and install OS/2 on the 300MB primary or use OS/2
  70. FDISK at installation time to delete it and create the boot manager
  71. and two primaries with combined size equal to 299MB instead (boot
  72. manager takes 1MB). Then use the remaining space beyond 1GB for an
  73. additional 212MB extended partition.
  74.  
  75. Because the 1542B BIOS cannot read what is beyond 1GB (the 1542C may
  76. be able), it cannot boot from a partition in the 1GB to 1.2GB range.
  77.  
  78. Now, if you had filled the 1GB with partitions from DOS FDISK and then
  79. install boot manager beyond the 1GB border with OS/2 FDISK, the BIOS
  80. obviously cannot start boot manager at boot time. 
  81.  
  82. Also, since the installation uses the IBMINT13.I13, it would be unable
  83. to access the partition after the 1GB border and therefore cannot
  84. install OS/2 there and thus does not let you mark it installable. 
  85.  
  86. However, to *create* a partition in this area, only access to the
  87. partition table is required, which is the first sector on the disk, so
  88. this can even be done with the IBMINT13.I13.
  89.  
  90. Kai Uwe Rommel
  91.  
  92. --
  93. /* Kai Uwe Rommel                                      Muenchen, Germany *
  94.  * rommel@jonas.gold.sub.org                       Phone +49 89 723 4101 *
  95.  * rommel@informatik.tu-muenchen.de                  Fax +49 89 723 7889 */
  96.  
  97. DOS ... is still a real mode only non-reentrant interrupt
  98. handler, and always will be.                -Russell Williams
  99.