home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / bsd / 2515 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  1.6 KB

  1. Path: sparky!uunet!haven.umd.edu!mimsy!nmrdc1!rdc30
  2. From: rdc30@nmrdc1.nmrdc.nnmc.navy.mil (LCDR Michael E. Dobson)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: Another 0.1 success
  5. Message-ID: <1992Jul21.125314.8641@nmrdc1.nmrdc.nnmc.navy.mil>
  6. Date: 21 Jul 92 12:53:14 GMT
  7. References: <1992Jul20.140617.17787@usl.edu> <1992Jul20.171559.22562@cunews.carleton.ca>
  8. Organization: Naval Medical Research & Development Command
  9. Lines: 33
  10.  
  11. In article <1992Jul20.171559.22562@cunews.carleton.ca> ebx@scs.carleton.ca writes:
  12. >In article 17787@usl.edu, pml@cacs.usl.edu (Patrick M. Landry) writes:
  13. >
  14. >> ...
  15. >>I have one newbie question. Since the install only creates
  16. >>one partition by default where does the system do swapping?
  17. >> ...
  18. >
  19. >Another one with the same question.
  20. >
  21. >I noticed that du reported a smaller file system capicity than the space
  22. >I left to 386bsd. Is that implying those MBs going to swapping? Since I
  23. >could see only one partition, if any swapping, it must be file swapping or
  24. >in an invisible partition. Am I right?
  25. >
  26. >I didn't see any 'sw' in /etc/fstab neither.
  27. >
  28. By default, the install procedure creates a 10000 sec (5Mb) wd0b partition.
  29. This can be seen with a disklabel -r wd0.  To use the swap device, add the
  30. following line to /etc/fstab:
  31.  
  32. /dev/wd0b    /    swap sw
  33.  
  34. It should be used automaticly at bootime or you can activate it with
  35. "swapon -a".
  36.  
  37. Mike
  38.  
  39. -- 
  40. LCDR Mike Dobson, Sys Admin for | Internet: rdc30@nmrdc1.nmrdc.nnmc.navy.mil
  41. nmrdc1.nmrdc.nnmc.navy.mil      | UUCP:   ...uunet!mimsy!nmrdc1!rdc30
  42. AT&T 3B2/600G Sys V R 3.2.3     | BITNET:   dobson@usuhsb or nrd0mxd@vmnmdsc
  43. WIN/TCP for 3B2  R3.2           | MCI-Mail: 377-2719 or 0003772719@mcimail.com
  44.