home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / os2 / misc / 26003 < prev    next >
Encoding:
Text File  |  1992-07-30  |  2.3 KB  |  48 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!usc!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!informatik.tu-muenchen.de!rommel
  3. From: rommel@Informatik.TU-Muenchen.DE (Kai-Uwe Rommel)
  4. Subject: Re: Adding a Hard Drive
  5. References: <1992Jul30.122333.13077@linus.mitre.org>
  6. Sender: news@Informatik.TU-Muenchen.DE (USENET Newssystem)
  7. Organization: Technische Universitaet Muenchen, Germany
  8. Date: Thu, 30 Jul 1992 14:28:17 GMT
  9. Message-ID: <1992Jul30.142817.21600@Informatik.TU-Muenchen.DE>
  10. Lines: 36
  11.  
  12. In article <1992Jul30.122333.13077@linus.mitre.org> dbrake@cyclone.mitre.org (Dennis Brake (PSI) X7767) writes:
  13. >   1) I've added this disk to the BIOS (AMI 5/90) using 1272 cylinders
  14. >      and it reports 211 Mb. When I run FDISK it only reports 161 Mb for 
  15. >      the drive. It seems that the BIOS or OS/2 is only allowing 1024 
  16. >      cyl.  So, I changed the BIOS setup per Segate's extensive :-)
  17. >      documentation to have less than 1024 cyl. The BIOS and FDISK now 
  18. >      report 201 Mb.  My question is, where is the cyl. limit being applied
  19. >      and can I get my 10 Mb back?
  20.  
  21. The correct values for a ST-1239A (assuming you have a USER TYPE
  22. setting in your BIOS but most AMI ones have one) are 818 cylinders, 14
  23. heads and 36 sectors. This gives 201MB which is correct. Ad's normally
  24. say this HD has 211MB but that's exactly 211 Million bytes, i.e. 211 *
  25. 1000 * 1000 bytes. Actually, 211 * 1000 * 1000 ~= 201 * 1024 * 1024
  26. which is 201MB. If you had another setting with 211MB displayed, you
  27. would shortly have experienced problems when writing near the end of you
  28. HD ...
  29.  
  30. >   2) I would like to keep C: as it is (FAT with dual boot) and put 
  31. >      OS/2 on D: (HPFS). This way I can boot DOS using dual boot 
  32. >      or from a floppy and access all the files on C:. The big question 
  33. >      how do I acomplish this? I've tried to reinstall OS/2 on D: and
  34. >      FDISK will only allow me to create or delete a partition.
  35.  
  36. You will have to install BootManager on the first HD and completely
  37. reinstall from floppies, but onto D:.
  38.  
  39. But why not moving the Apps to D: and keep the OSes on C:, for
  40. simplicity? 
  41.  
  42. Kai Uwe Rommel
  43.  
  44. /* Kai Uwe Rommel --- rommel@informatik.tu-muenchen.de */
  45.  
  46. DOS ... is still a real mode only non-reentrant interrupt
  47. handler, and always will be.                -Russell Williams
  48.