home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!sun-barr!news2me.ebay.sun.com!exodus.Eng.Sun.COM!terra!brent
- From: brent@terra.Eng.Sun.COM (Brent)
- Newsgroups: comp.protocols.nfs
- Subject: Re: NFS recursion
- Date: 5 Sep 1992 00:05:05 GMT
- Organization: Sun Microsystems
- Lines: 25
- Distribution: world
- Message-ID: <lafudhINNi9l@exodus.Eng.Sun.COM>
- References: <1992Sep3.000822.20217@atlastele.com>
- Reply-To: brent@terra.Eng.Sun.COM
- NNTP-Posting-Host: terra
-
- In article 20217@atlastele.com, sterling@atlastele.com (Sterling Huxley) writes:
- >Will this work?
- > # hostname
- > navstar
- > # mkdir /navstar
- > # mount navstar:/ /navstar
- >
- >nfs mounting your own root in your own root directory?
-
- Sure, as long as you export it first.
-
- BTW: you'll get *much* better performance if you do a loopback mount e.g. in SunOS
-
- mount -t lo / /navstar
-
-
-
-
-
- ---
-
- Made in New Zealand --> Brent Callaghan @ SunSoft
- Email: brent@Eng.Sun.COM
- phone: (415) 336 1051
-
-