Date: Wed, 30 Aug 2000 21:32:30 -0700 From: Caleb Walker <caleb.walker@home.com> To: Vinh Nguyen <vnguyen@quiacorp.com>, questions@FreeBSD.ORG Subject: Re: NFS Message-ID: <00083021371601.00427@butthead.walker> In-Reply-To: <39ADCBD7.7F77B13F@quiacorp.com> References: <39ADCBD7.7F77B13F@quiacorp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- This is how I mount NFS: mount 192.168.1.1:/ /mnt/router Here I am mounting the root dir of the machine 192.168.1.1 on the mount point of /mnt/router. I have this in another script in the /usr/local/etc/rc.d/. Everytime My machine boots it goes and mounts that machine. In the other machine(the mounted not the mounter) there is a file called /etc/exports and thisis where you have to tell it what machine can connect and at what point. Hope this helps at all. If not sorry. On Wed, 30 Aug 2000, Vinh Nguyen wrote: > How come I can't mount a directory from a Linux server to a FreeBSD > client. > I keep getting the error messages: > freebsd1# mount linux:/usr /test > NFS Portmap: RPC: Program not registered > > I was able to mount a directory on a FreeBSD to a Linux box. > > -Vinh > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Thank You, Caleb Walker (310) 519-8359 (310) 753-8668 -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use MessageID: 2lIdc4SKGWuG7a1kU5eRi1whadDgOCD4 iQA/AwUBOa3g/OePhvvqImYFEQKw3QCgh8N2A+6qUOAjrHNIY85Exm+Vj0oAoI9c E9OF0OPoCbTJMYy0GLWRNdEI =L56V -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00083021371601.00427>