home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / windows / x / i386unix / 406 < prev    next >
Encoding:
Text File  |  1993-01-28  |  964 b   |  29 lines

  1. Newsgroups: comp.windows.x.i386unix
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!agate!linus!linus.mitre.org!xcalibur!schase
  3. From: schase@xcalibur.mitre.org (Steven Chase)
  4. Subject: swap space
  5. Message-ID: <1993Jan27.124428.19382@linus.mitre.org>
  6. Lines: 16
  7. Sender: news@linus.mitre.org (News Service)
  8. Nntp-Posting-Host: xcalibur.mitre.org
  9. Organization: The MITRE Corporation
  10. Date: Wed, 27 Jan 1993 12:44:28 GMT
  11. Lines: 16
  12.  
  13. I partitioned 25 megs on my hard disk for swap space.  I
  14. think all that I have to do is add a line in my
  15. /etc/fstab so that the swapon -a will recognize this
  16. as swap space.  I'm not sure if I have to use
  17. disklabel, but if I do I don't know how.  Can someone
  18. give me a sample of their /etc/fstab file which 
  19. defines a partition as being swap.
  20.  
  21. My /etc/fstab looks like:
  22. /dev/wd0a        /        ufs rw 1 1
  23. /dev/wd1a        /usr        ufs rw 1 2
  24.  
  25. The 25 meg partition is on /dev/wd1a.
  26.  
  27. Please send mail to schase@cyclone.mitre.org if you can help.
  28. Thank you.
  29.