Thank you very much! It works!

Steps, I performed:
1. I downloaded a 'linux-container' package
(http://packages.debian.org/wheezy/linux-container) from wheezy and
put it into container's '/var/tmp'
(/var/lib/lxc/<container-name>/rootfs/var/tmp).
2. Then I chrooted into container and installed a 'linux-container'
package from there:
chroot /var/lib/lxc/<container-name>/rootfs /bin/bash
dpkg -i /var/tmp/linux-container_1-4_all.deb
<answer some debconf questions>
<exit from chroot: Ctrl+D>
3. Start lxc-container normally:
lxc-start -n <container-name> (-d)
4. Login in to the container

P.S. Maybe, this information should be put in wiki?



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to