Re: Unable to open pty: No such file or directory [message #44714 is a reply to message #8974] |
Fri, 23 December 2011 21:04  |
votsalo
Messages: 26 Registered: December 2011 Location: Greece
|
Junior Member |
|
|
I ran into the pty problem when I tried to create a container from a template that I had created from a git repository, using git export. I wanted to use git to keep track of my unpacked templates, but apparently git does not handle device files. So I recreated my template using tar on my stopped template container, and I was able to use it to create other containers.
|
|
|