NFS, DVD Playback

James Frazer jfrazer at ieee.org
Sat Apr 9 23:25:22 PDT 2005


Thanks.

I think I fixed the problem (of /home not mounting) by commenting 
this out in fstab:

/dev/ad0s3g            /home           ufs     rw    2   2

Somehow I didn't see that.  Although, I'm still not entirely 
sure why the NFS share didn't just get mounted over it anyway?
(like what happens when you mount it via the CLI)





On Sat, 09 Apr 2005 12:15:40 -0700, Matthew Dillon wrote:

>     You are missing a colon:
>  
> /usr -alldirs -maproot=root -network 10.0.0.0 -mask 255.255.255.0
> 
> /usr -alldirs -maproot=root: -network 10.0.0.0 -mask 255.255.255.0
> 			   ^
> 			   note colon.
> 
> 						-Matt






More information about the Users mailing list