Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 2006 13:44:53 +0100
From:      Uwe Laverenz <uwe@laverenz.de>
To:        freebsd-questions@freebsd.org
Subject:   Re: mounting nfs share
Message-ID:  <20060317124453.GB12667@laverenz.de>
In-Reply-To: <200603171124.k2HBOl1M067181@darkstar.thelakecity.com.pk>
References:  <200603171124.k2HBOl1M067181@darkstar.thelakecity.com.pk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 17, 2006 at 04:24:47PM +0500, Imran Imtiaz wrote:

> what is the command to mount NFS share?

# mount -t nfs server:/path/on/server /path/local

Please have a look at the man page:

man mount_nfs

and the handbook:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-nfs.html

bye,
Uwe




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060317124453.GB12667>