home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / admin / 4694 < prev    next >
Encoding:
Text File  |  1992-08-26  |  930 b   |  28 lines

  1. Newsgroups: comp.unix.admin
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!alexia!walder
  3. From: walder@alexia.lis.uiuc.edu (John Walder)
  4. Subject: Linking /tmp off of root file system
  5. Message-ID: <BtLvLw.LzH@news.cso.uiuc.edu>
  6. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  7. Organization: University of Illinois at Urbana
  8. Date: Wed, 26 Aug 1992 19:32:20 GMT
  9. Lines: 17
  10.  
  11.  Our root file system is nearly full. Thus it overflows periodically since
  12.  vi and mail have /tmp hardcoded in them for creating temporary files.
  13.  
  14.  What problems might arise if we did the following?
  15.  
  16.    mv tmp tmp.save
  17.    ln -s /usr/tmp /tmp
  18.  
  19.  One problem I foresee is that /usr is not mounted in single user mode.
  20.  
  21.  Thanks!
  22.  
  23.  - John
  24. --
  25.  
  26. John Walder (j-walder@uiuc.edu) 420 DKH, 1407 W. Gregory Drive, Urbana IL 61801
  27.   University of Illinois :: Graduate School of Library and Information Science
  28.