home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / ultrix / 8959 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.3 KB  |  42 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!pmafire!cdm
  3. From: cdm@pmafire.inel.gov (Dale Cook)
  4. Message-ID: <1992Dec18.172455.7314@pmafire.inel.gov>
  5. Date: Fri, 18 Dec 92 17:24:55 GMT
  6. Organization: WINCO
  7. Subject: Re: Swap area on Dec5000
  8. Summary: 
  9. References: <16DEC199221211918@csa1.lbl.gov> <18452@borg.cs.unc.edu> <1gsvfiINNcts@nz12.rz.uni-karlsruhe.de>
  10. Followup-To: 
  11. Distribution: world
  12. Organization: WINCO
  13. Keywords: 
  14. Lines: 26
  15.  
  16. In article <1gsvfiINNcts@nz12.rz.uni-karlsruhe.de> DAHMS@ifk20.mach.uni-karlsruhe.de (Heribert Dahms) writes:
  17. >In <18452@borg.cs.unc.edu> white@trantor.cs.unc.edu writes:
  18. >
  19. >[...]
  20. >: Yes, it is pretty easy.  Edit /usr/sys/conf/mips/kernelname, changing
  21. >[...]
  22. >: to look like this:
  23. >: config          vmunix  root on rz0a  swap on rz0b and rz1b    dumps on rz0b 
  24. >: 
  25. >: Then execute
  26. >[rebuild kernel...]
  27. >: 
  28. >: You will also have to add a line like this to /etc/fstab:
  29. >: 
  30. >: /dev/rz1b::sw:1:1:ufs::
  31. >: 
  32. >Is it really necessary to both modify kernel and edit fstab?
  33. >I think CDROM says one or the other?
  34. >Hey gurus, please comment!
  35.  
  36. Ayup, it is.  Not a bad idea, either.  This way you can configure the 
  37. kernel for multiple swap devices without actually having the devices
  38. available, or take away swap space without rebuilding the kernel every
  39. time.
  40.  
  41. ---Dale Cook
  42.