I am writing a python script to run chroot command to chroot to a linux distro 
and then run commands.  How can I do this, as after chrooting, the script runs 
the commands relative to the outside not inside the chrooted env?
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to