home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / bsd / 8817 < prev    next >
Encoding:
Internet Message Format  |  1992-11-13  |  2.2 KB

  1. Path: sparky!uunet!know!hri.com!spool.mu.edu!agate!ames!data.nas.nasa.gov!taligent!apple!voder!nsc!amdahl!JUTS!phoenix!gpw10
  2. From: gpw10@phoenixcd.amdahl.com (Gary Ward)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: [386BSD] XFree memory requirements, swap space
  5. Message-ID: <f0R7020Q2aE401@JUTS.ccc.amdahl.com>
  6. Date: 13 Nov 92 01:06:58 GMT
  7. References: <INKARI.92Nov7153016@lk-hp-12.hut.fi> <INKARI.92Nov10020725@lk-hp-12.hut.fi> <1992Nov12.174732.14499@prism.poly.edu>
  8. Sender: netnews@ccc.amdahl.com
  9. Distribution: comp
  10. Organization: Amdahl Corporation, Sunnyvale CA
  11. Lines: 47
  12.  
  13. In article <1992Nov12.174732.14499@prism.poly.edu>,
  14. kapela@prism.poly.edu (Theodore S. Kapela) writes:
  15. > In article <INKARI.92Nov10020725@lk-hp-12.hut.fi>
  16. > inkari@snakemail.hut.fi (Juha Inkari) writes:
  17. > >
  18. > >Adding swap was also a piece of cake. The install program reserves a
  19. > >swap partition but it was not marked as one. So I did a disklabel -e
  20. > >/dev/rwd0a and changed /dev/wd0b partition to type swap and added a
  21. > >line /dev/wd0b swap swap sw 0 0 to /etc/fstab.
  22. > >
  23. > The entry in fstab isn't needed.  The GENERIC kernel in the
  24. > distribution
  25. > looks for swap on wd0 and as0.  Look for the line in the config file 
  26. > (in /sys/i386/conf, if I remember correctly) that starts "root on . .
  27. > ."
  28. > The "swap on wd0 and as0" says that the kernel should look at the
  29. > disklabels
  30. > on wd0 and as0 for partitions marked as swap, and if it finds them, to
  31. > use
  32. > them.
  33. > You only need to add entries to /etc/fstab when swap space is added
  34. > on
  35. > other devices.  You don't need to rebuild the kernel just to add
  36. > swap space.
  37.  
  38. This is not completely true.  You do have to update the kernel if you
  39. are adding swap on a new device, i.e. a second disk.  This is in the
  40. FAQ.
  41.  
  42. > -- 
  43. >
  44. ........................................................................
  45. .......
  46. >  Theodore S. Kapela                kapela@poly.edu
  47. >  Center for Applied Large-Scale Computing    
  48. >  Polytechnic University
  49.  
  50. -- 
  51. +------------------------+---------------------------+
  52. | Gary Ward              |  Amdahl Corporation       |
  53. | gpw10@cd.amdahl.com    |  1250 East Arques Avenue  |
  54. | Phone : (408)746-8865  |  P.O. Box 3470 M/S 142    |
  55. |                        |  Sunnyvale, CA 94088-3470 | 
  56. +------------------------+---------------------------+
  57.