On Sat, Aug 26, 2006 at 12:34:53PM -0700, Marc Shapiro wrote:
> 1) I have noticed that some commands, like 'uptime', do nothing in the 
> chroot.  No errors, just no output.  

Try mounting /proc within the chroot:

mount /proc /proc -t proc

That will get a number of other commands working, too, like ps and top.

Cheers,

Paul


-- 
Paul Dwerryhouse                                | PGP Key ID: 0x6B91B584
========================================================================
Linoleum - Linux Programming Resources:
http://linoleum.leapster.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to