home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / bsd / 8657 < prev    next >
Encoding:
Text File  |  1992-11-09  |  1.0 KB  |  26 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!mcsun!news.funet.fi!funic!news.cs.hut.fi!news.cs.hut.fi!inkari
  3. From: inkari@snakemail.hut.fi (Juha Inkari)
  4. Subject: Re: [386BSD] XFree memory requirements, swap space
  5. In-Reply-To: inkari@snakemail.hut.fi's message of Sat, 7 Nov 1992 13:30:14 GMT
  6. Message-ID: <INKARI.92Nov10020725@lk-hp-12.hut.fi>
  7. Sender: usenet@cs.hut.fi (Uutis Ankka)
  8. Organization: Helsinki University of Technology, Finland
  9. References: <INKARI.92Nov7153016@lk-hp-12.hut.fi>
  10. Distribution: comp
  11. Date: Tue, 10 Nov 1992 00:07:25 GMT
  12. Lines: 12
  13.  
  14.  
  15. Well, to answer my own question, I got X window up by adding /dev/com*
  16. devices and with proper Xconfig (removed Speedo fonts from fontpath
  17. and pointed out the correct device where to find mouse).
  18.  
  19. Adding swap was also a piece of cake. The install program reserves a
  20. swap partition but it was not marked as one. So I did a disklabel -e
  21. /dev/rwd0a and changed /dev/wd0b partition to type swap and added a
  22. line /dev/wd0b swap swap sw 0 0 to /etc/fstab.
  23.  
  24. --
  25. /* Juha.Inkari@hut.fi */
  26.