chroot to install packages

Himanshu Garg hgarg.india at gmail.com
Wed Nov 13 09:31:21 EST 2013


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?



More information about the Python-list mailing list