home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / protocol / nfs / 2242 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  920 b 

  1. Path: sparky!uunet!sun-barr!news2me.ebay.sun.com!exodus.Eng.Sun.COM!terra!brent
  2. From: brent@terra.Eng.Sun.COM (Brent)
  3. Newsgroups: comp.protocols.nfs
  4. Subject: Re: NFS recursion
  5. Date: 5 Sep 1992 00:05:05 GMT
  6. Organization: Sun Microsystems
  7. Lines: 25
  8. Distribution: world
  9. Message-ID: <lafudhINNi9l@exodus.Eng.Sun.COM>
  10. References: <1992Sep3.000822.20217@atlastele.com>
  11. Reply-To: brent@terra.Eng.Sun.COM
  12. NNTP-Posting-Host: terra
  13.  
  14. In article 20217@atlastele.com, sterling@atlastele.com (Sterling Huxley) writes:
  15. >Will this work?
  16. >    # hostname
  17. >    navstar
  18. >    # mkdir /navstar
  19. >    # mount  navstar:/  /navstar
  20. >
  21. >nfs mounting your own root in your own root directory?
  22.  
  23. Sure, as long as you export it first.
  24.  
  25. BTW: you'll get *much* better performance if you do a loopback mount e.g. in SunOS
  26.  
  27.     mount -t lo  /  /navstar
  28.  
  29.  
  30.  
  31.  
  32.  
  33. ---
  34.  
  35. Made in New Zealand -->  Brent Callaghan  @ SunSoft
  36.              Email: brent@Eng.Sun.COM
  37.              phone: (415) 336 1051
  38.  
  39.