home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!dtix!darwin.sura.net!zaphod.mps.ohio-state.edu!caen!destroyer!ubc-cs!unixg.ubc.ca!kakwa.ucs.ualberta.ca!news
- From: sherwood@fenris.space.ualberta.ca (Sherwood Botsford)
- Newsgroups: comp.unix.admin
- Subject: Re: NeXT on Sun YP Network w/o netinfo?
- Message-ID: <1992Aug21.175302.15409@kakwa.ucs.ualberta.ca>
- Date: 21 Aug 92 17:53:02 GMT
- References: <scs.714412704@wotan.iti.org>
- Sender: news@kakwa.ucs.ualberta.ca
- Organization: University Of Alberta, Edmonton Canada
- Lines: 23
- Nntp-Posting-Host: fenris.space.ualberta.ca
-
- Steve Simmons writes
- >
- > We have been able to successfully integrate NIS with the
- NeXT, but we
- > have not been able to get the NFS mounts to happen
- properly at boot.
- > Doing standard NFSish things like editing the fstab don't
- work. The
- > docs we have been able to find discuss *only* using NFS
- with netinfo.
- > However, it appears you get netinfo or NIS, but not both.
- Duplicating
- > the YP data into netinfo is acceptable only if there is
- some mechanical
- > method.
- >
-
- Create a copy of fstab that doesn't have the local disks in
- it. Call it nfstab
-
- Now type
- niload fstab . < nfstab
- mount -at nfs
-