home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / question / 14897 < prev    next >
Encoding:
Text File  |  1992-12-22  |  874 b   |  18 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!ux1.cso.uiuc.edu!news.iastate.edu!dunix.drake.edu!ta2321s
  3. From: ta2321s@dunix.drake.edu (Terry Asher alias -       The Penguin)
  4. Subject: How to automount an NFS?
  5. Message-ID: <1992Dec22.221212.1695@dunix.drake.edu>
  6. Organization: Drake University, Des Moines, Iowa, USA
  7. Date: Tue, 22 Dec 1992 22:12:12 GMT
  8. Lines: 8
  9.  
  10.    I am trying to automount wuarchive.wustl.edu on /stl.  When I give the
  11. command automount -f auto -M /stl and then cd to /stl and say ls I get nothing.
  12. My auto file in /etc looks like this:
  13. /stl           -ro             wuarchive.wustl.edu:/archive/graphics/gif
  14. I have also tried the command:
  15. automount -M /stl and still no go.
  16.    I want to automount rather than mount because if wuarchive goes down then
  17. it adversely affects my Unix system.  Thanks for any help.
  18.