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
- chroot to install packages Himanshu Garg
- Re: chroot to install packages Chris Angelico
- Re: chroot to install packages Himanshu Garg
- Re: chroot to install packages Chris Angelico
- Re: chroot to install packages Steven D'Aprano
- Re: chroot to install packages Chris Angelico
- Re: chroot to install packages Himanshu Garg
- Re: chroot to install packages Chris Angelico
- Re: chroot to install packages Himanshu Garg