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

  1. Newsgroups: comp.unix.shell
  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.221115.1545@dunix.drake.edu>
  6. Organization: Drake University, Des Moines, Iowa, USA
  7. Distribution: na
  8. Date: Tue, 22 Dec 1992 22:11:15 GMT
  9. Lines: 8
  10.  
  11.    I am trying to automount wuarchive.wustl.edu on /stl.  When I give the
  12. command automount -f auto -M /stl and then cd to /stl and say ls I get nothing.
  13. My auto file in /etc looks like this:
  14. /stl           -ro             wuarchive.wustl.edu:/archive/graphics/gif
  15. I have also tried the command:
  16. automount -M /stl and still no go.
  17.    I want to automount rather than mount because if wuarchive goes down then
  18. it adversely affects my Unix system.  Thanks for any help.
  19.