On Apr 7, 2005 12:43 PM, Dave Pearson <[EMAIL PROTECTED]> wrote:
> mount (as root) proc on /home/todd/proc

I would add one small improvement.  Instead of mounting all of proc in
the chroot, you can bind only what you need (/proc/mm) with something
like this:

mount --bind /proc/mm /home/todd/proc/mm

regards,
Ed


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to