Subject: Re: chroot problem
To: None <current-users@NetBSD.org>
From: Martti Kuparinen <martti.kuparinen@iki.fi>
List: current-users
Date: 09/14/2007 10:25:39
Martti Kuparinen wrote:
> Martti Kuparinen wrote:
>
>> Something weird with null mounts?
>
> I copied the pkgsrc and distfiles directories and did not use any null
> mounts. I still see reference to the chroot basedir...
Oh, I found it! /proc inside chroot (/var/chroot/netbsd/rootdir/proc) is causing
all this...
Is this a bug or feature of procfs? Anyway, this seems to work differently in
3.1.1 and 4.0.
Martti