home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / bsd / 4926 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  2.3 KB

  1. Xref: sparky comp.unix.bsd:4926 comp.os.os2.misc:28820
  2. Path: sparky!uunet!usc!isi.edu!allard
  3. From: allard@isi.edu (Dennis Allard)
  4. Newsgroups: comp.unix.bsd,comp.os.os2.misc
  5. Subject: Re: DOS + OS/2 2.0 + 386bsd 0.1 installation .....
  6. Message-ID: <22300@venera.isi.edu>
  7. Date: 1 Sep 92 01:26:55 GMT
  8. References: <1992Aug28.220423.9273@umr.edu>
  9. Sender: news@isi.edu
  10. Reply-To: allard@isi.edu (Dennis Allard)
  11. Distribution: world
  12. Organization: USC Information Sciences Institute
  13. Lines: 49
  14.  
  15. jlu@cs.umr.edu (Eric Jui-Lin Lu) writes:
  16. > After spending nights of reformats, reboots, and reinstallations, I
  17. > kinda came out a wierd combination of DOS, OS/2, and 386bsd in one
  18. > hard disk.  I used os-bs ...
  19.  
  20. I have not yet tried to use os-boot.  I used to have DOS, OS/2, and
  21. 386BSD each in their own primary partion, and used the OS/2 boot
  22. manager in a fourth (and final) primary parition.  In other words, I
  23. had:
  24.  
  25. OS/2 boot manager     1 meg
  26. OS/2 HPFS            40 meg
  27. DOS FAT             200 meg or so
  28. 386BSD              200 meg or so
  29.  
  30. (I'm on a 490meg Fujitsu disk)
  31.  
  32. I did not like this solution for a couple reasons.  First, since these
  33. are all primary paritions, they are invisibile to each other.  Second,
  34. 386BSD /usr/dist/bin/shutdown -todos does not currently work if the
  35. DOS partition is > 32 meg.
  36.  
  37. So, I now am using a different solution.
  38.  
  39. free space          2 cylinders (I'm hoping that os-boot will go here)
  40. DOS FAT             31.2 meg  (some integral number of cylinders)
  41. 386BSD             250   meg
  42. DOS extended       200   meg or so
  43.  
  44. I have a 160meg logical D: FAT partition in the extended partion and
  45. I am going to install OS/2 in its own logical partition, which is
  46. possible, according to OS/2 documentation.  I have not yet tried to do
  47. so, however.
  48.  
  49. The advantages to my current setup are that I can now do shutdown -todos
  50. and, once I have OS/2 up, it will be able to see the DOS D: drive,
  51. hence enabling me to share DOS files with OS/2.
  52.  
  53.  
  54. > ...  I'm not quite satisfied with this.  Since
  55. > when I choose OS/2, OS2 boot manager menu comes up.  I wish to
  56. > eliminate this OS/2 boot manager totally.
  57.  
  58. The only reason I can think of for it to be there is because you
  59. have a seperate OS/2 boot manager partition which is what os-bs
  60. is actuallty booting to when you chose OS/2.
  61.  
  62. Dennis
  63. allard@isi.edu
  64.