home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / sgi / 16554 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.5 KB  |  37 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!utcsri!newsflash.concordia.ca!garrot.DMI.USherb.CA!uxa.ecn.bgu.edu!mp.cs.niu.edu!linac!uwm.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!sgiblab!sgigate!sgi!fido!zola!zuni!anchor!olson
  3. From: olson@anchor.esd.sgi.com (Dave Olson)
  4. Subject: Re: adding additional swap partition
  5. Message-ID: <sg2h3as@zuni.esd.sgi.com>
  6. Sender: news@zuni.esd.sgi.com (Net News)
  7. Organization:  Silicon Graphics, Inc.  Mountain View, CA
  8. References: <1992Nov16.163420.6338@cfa203.harvard.edu>
  9. Date: Tue, 17 Nov 92 19:53:42 GMT
  10. Lines: 25
  11.  
  12. In <1992Nov16.163420.6338@cfa203.harvard.edu> nassio@head-cfa.harvard.edu (George Nassiopoulos) writes:
  13.  
  14. | I have an Indigo R4000 running 4D1-4.0.5F
  15. | I have added an external disk drive and am
  16. | able to add a seconday swap partition with
  17. | the command
  18. |     /etc/swap -a /dev/dsk/dks0d5s1
  19. | can someone please tell me where i should
  20. | add this command so that it gets run automatically
  21. | at boot time?
  22.  
  23. Create a file in /etc/init.d with this line, and make a symbolic
  24. link to /etc/rc2.d/S#name and /etc/rc0.d/K#name. For the K#, you
  25. want it to be fairly high, so  you don't have problems removing
  26. the swap area.  You want a start and stop case, and the stop
  27. case should do a swap -d.
  28.  
  29. I recommend using /etc/init.d/lp as a model.
  30. --
  31. Let no one tell me that silence gives consent,  |   Dave Olson
  32. because whoever is silent dissents.             |   Silicon Graphics, Inc.
  33.     Maria Isabel Barreno                        |   olson@sgi.com
  34.