kern/186360: [jail] jail using nullfs and unionfs doesn't mount devfs

Scott Robbins scottro at nyc.rr.com
Sat May 31 16:02:30 UTC 2014


On Sat, May 31, 2014 at 08:43:12AM +0200, Herbert J. Skuhra wrote:
> On Wed, 28 May 2014 01:10:01 GMT
> Scott Robbins wrote:
> 
> > The following reply was made to PR kern/186360; it has been noted by GNATS.
> > 
> > From: Scott Robbins <scottro at nyc.rr.com>
> > To: joeb1 <joeb1 at a1poweruser.com>
> > Cc: bug-followup at FreeBSD.org
> > Subject: Re: kern/186360: [jail] jail using nullfs and unionfs doesn't
> >  mount devfs
> > Date: Tue, 27 May 2014 21:05:18 -0400
> > 
> >  On Mon, May 26, 2014 at 06:56:31PM -0400, joeb1 wrote:
> >  > jail(8) became available in 9.1-RELEASE and was very buggy.
> >  > Some things got fixed in 9.2 but not the mount devfs function.
> >  > Even in 10.0-RELEASE the mount devfs function was still broken.
> >  > 
> >  > It finally got fixed in 10.0-RELEASE-p1
> >  
> >  I am still having the issue with 10.0-RELEASE-p1
> 
> It has been fixed in 10.0-RELEASE-p2.
> 
> Make sure that you have
> 
> devfs_load_rulesets="YES"       # Enable to always load the default rulesets
> 
> instead of

I tried this on 10.0-RELEASE-p3.  The problem wasn't that a ruleset wasn't applied, the
problem is that there is nothing mounted on <myjail>/dev.  It's still not
working for me, however, I've only tried it on one machine, and probably
won't have a chance to try on others for a few days.

-- 
Scott Robbins
PGP keyID EB3467D6
( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 )
gpg --keyserver pgp.mit.edu --recv-keys EB3467D6



More information about the freebsd-jail mailing list