home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / bsd / 5290 < prev    next >
Encoding:
Text File  |  1992-09-08  |  2.6 KB  |  62 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!mcsun!sunic!corax.udac.uu.se!astro.uu.se!goran
  3. From: goran@astro.uu.se (Goran Hammarback)
  4. Subject: Re: how do I put 386bsd on drive 2
  5. Message-ID: <1992Sep8.135124.947@corax.udac.uu.se>
  6. Sender: goran@solaris.astro.uu.se (Goran Hammarback)
  7. Organization: UDAC, Uppsala, Sweden
  8. References:  <92252.033510MHS108@psuvm.psu.edu>
  9. Date: Tue, 8 Sep 1992 13:51:24 GMT
  10. Lines: 50
  11.  
  12. In article <92252.033510MHS108@psuvm.psu.edu>, Mark Solsman <MHS108@psuvm.psu.edu> writes:
  13.  
  14. |> I have two esdi drives, I would like to make the first drive msdos, and
  15. |> the second drive 386bsd.  Can I do this, and how?  I am not sure, because
  16. |> 386bsd install only seems to look at drive one, and doesn't notice the big
  17. |> vacient sign on the partition table for drive two...
  18.  
  19. There are two possibilites:
  20.  
  21. * Open your PC and change cables and settings so the second disk
  22.   is the first disk, boot from the tinyBSD disk and let install do
  23.   it's stuff (or use the fixit disk and makeo a custom disklabel and
  24.   install so you get a decently sized swap partition).
  25.  
  26. * Get a kernel that supports two disks, strip it and replace the kernel
  27.   on the fixit disk, boot from fixit, disklabel the second disk, mount
  28.   it and custom install.
  29.  
  30. Either way, you now have a DOS disk, and a 386BSD disk.  The problem is
  31. that the PC ROM only allows you to boot from the first (DOS) disk, so to
  32. boot from the other disk you have to physically make it that disk the first
  33. one.
  34. This is not very practical (although I use that myself now, but that's
  35. because my stupid diskcontroller won't realize I have two disks on it 8-(.
  36. I bought a new one today, I hope that one works 8-) ).
  37.  
  38. To have a workable system you have to have both systems on the first
  39. disk.  Either have a small DOS partition + all BSD on the first, with
  40. the rest of your DOS stuff on the second disk, or all of DOS + a small
  41. (5-10MB depending on how you treat /tmp) BSD root partition + some swap
  42. for BSD on the first, with /usr and more swap for BSD on the second.
  43.  
  44. In either case you need to handle the BSD installation yourself,
  45. in the first case to get a decent swap area, and in the second case
  46. to install /usr (and swap) on the second disk.
  47.  
  48. Which to choose depends on the size of your disks, and how much space
  49. you need for the two systems.  The main factor is how much DOS space
  50. you need, BSD (and you) will be happier the more diskspace it gets.
  51.  
  52. -- 
  53.  
  54. Goran
  55.  
  56. ------------------------------+---------------------------------
  57. Goran Hammarback              |     goran@astro.uu.se
  58. Astronomiska Observatoriet    |
  59. Uppsala Universitet           |
  60. S-751 20 SWEDEN               |
  61. ------------------------------+---------------------------------
  62.