kern/133265: [jail] is there a solution how to run nfs client
in jail environment?
Jilles Tjoelker
jilles at stack.nl
Sat Apr 11 09:40:09 PDT 2009
The following reply was made to PR kern/133265; it has been noted by GNATS.
From: Jilles Tjoelker <jilles at stack.nl>
To: bug-followup at FreeBSD.org, pg at 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
More information about the freebsd-jail
mailing list