Closed wmariuss closed 9 years ago
This appear to be an issues related to lxc-templates
debian package, you can try to debug /usr/share/lxc/templates/lxc-debian
or use lxc-attach -n <name>
to inspect the container itself.
Inside /usr/share/lxc/templates/
you can found the scripts that are used by lxc-create, googling around you can found the password for any "guest" OS.
Sorry, you right. An template issue. Anyway I fixed.
I'm trying to access the container, which has debian installed. What is the password for that? Also what are the passwords for others guest OS? I use root/root, but not working.