On Wednesday 18 February 2015 23:28:58 you wrote: > I can't reproduce that, can you post the complete "lxc-create" command line > ?
lxc-create -t gentoo -n test2 -P /rawstore/test2 --dir=/rawstore/test2/rootfs --config /rawstore/test2/config > > regards > > Guillaume ZITTA > > Le 18/02/2015 17:08, lxc-deve...@noci.xs4all.nl a écrit : > > Then i ran into this: > > > > => timezone was staticly copyed from host > > => container has a shared portage from host's /usr/portage to usr/portage > > => No network interface for this container > > It's a pitty, you have bridge, br0. > > If it is for Lxc, use it next time by adding this to your default.conf : > > lxc.network.type = veth > > lxc.network.link = br0 > > lxc.network.flags = up > > lxc.network.hwaddr = fe:xx:xx:xx:xx:xx > > => Connection user is root > > => root has the default password 'toor', please change it ASAP > > > > > > While default .conf contains exactly that..... > > > > > > core # locate default.conf | grep lxc > > /etc/lxc/default.conf > > core # cat /etc/lxc/default.conf > > lxc.network.type = veth > > lxc.network.link = br0 > > lxc.network.flags = up > > lxc.network.hwaddr = fe:xx:xx:xx:xx:xx _______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel