[Mono-dev] Mono requires /proc to be mounted

Ryan Bair ryandbair at gmail.com
Thu Sep 24 12:55:35 EDT 2009


Chroots commonly have bind mounts to /proc and /dev.  ie mount -o bind /proc
/path/to/chroot/proc

I'm not sure if Mono on Linux depends on proc being there or not, but there
is one really easy way to find out.

On Thu, Sep 24, 2009 at 8:11 AM, Alex Shulgin <
alexander.shulgin at yessoftware.com> wrote:

> Hi,
>
> I'm trying to use mono in a (surprise, surprise!) chrooted environment.
>
> I see there're tons of references to /proc in the code.  Am I obliged to
> mount /proc wholesale or there are some options?
>
> --
> Regards,
> Alex
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090924/9a5a7830/attachment.html 


More information about the Mono-devel-list mailing list