Tagged Questions
10
votes
2answers
1k views
How do I stop all processes in a chroot?
I have a number of LVM partitions, each containing an Ubuntu installation. Occasionally, I want to do an apt-get dist-upgrade, to update an installation to the most recent packages. I do this with ...
2
votes
1answer
984 views
How I can run ubuntu in chroot on Android?
I want to run fully functional Ubuntu on my Android device in chroot.
But I have some trouble with upstart. In chroot "it will actually run /sbin/telinit", so how i can run upstart or replace it with ...