Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Apr 2009 16:40:08 GMT
From:      Jilles Tjoelker <jilles@stack.nl>
To:        freebsd-jail@FreeBSD.org
Subject:   Re: kern/133265: [jail] is there a solution how to run nfs client in jail environment?
Message-ID:  <200904111640.n3BGe8MR049684@freefall.freebsd.org>

index | next in thread | raw e-mail

The following reply was made to PR kern/133265; it has been noted by GNATS.

From: Jilles Tjoelker <jilles@stack.nl>
To: bug-followup@FreeBSD.org, pg@fincombank.com
Cc:  
Subject: Re: kern/133265: [jail] is there a solution how to run nfs client
	in jail environment?
Date: Sat, 11 Apr 2009 18:33:57 +0200

 Consider using mount in the outside system, specifying a path under the
 jail root, for example
 basebox# mount -t nfs somehost:/path /jails/jail001/nfsmount
 
 -- 
 Jilles Tjoelker


home | help

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