<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
I think it may have something to do with udev. Device files are created
at boot time (you can see a message "waiting for /dev to be fully
populated" when a phisical computer starts) but this is useless in a VE
context.<br>
Check that udev is not being started at boot (does not hurt, but it's
useless) and add <span class="MsgBodyText">/sbin/MAKEDEV tty<br>
/sbin/MAKEDEV pty<br>
<br>
in the rc.sysinit</span> file of the VE.<br>
This was explained here:
<a class="moz-txt-link-freetext" href="http://forum.openvz.org/index.php?t=msg&goto=34305">http://forum.openvz.org/index.php?t=msg&goto=34305</a><br>
<br>
Massimiliano<br>
<br>
On 10/04/2012 22:26, Corey Carpenter wrote:
<blockquote
cite="mid:CAFYiLLXFsHW5WSO1LxRfxjHSbwQzBS72zMfd67j7=1Ow9P-dCA@mail.gmail.com"
type="cite">Hey All - I am attempting to run a container from a
backup...<br>
<br>
I am backing up via rsync and trying to run it within a vm. The vm is
the same host, kernel version and just about everything is the same.
Whatever I try, I can't enter the VE; Unable to open pty: No such file
or directory<br>
<br>
It is indeed there though, I have tried everything I can find. Although
previously I have ran the same VE from a different days backup on this
setup. <br>
<br>
All I want to do is be able to take an rsync of a running container and
throw it into the vm for development purposes. <br>
<br>
What should I look into first? I have modified the private location but
I have a feeling it is a permissions issue. The host is Debian 5 and
the guest is Ubuntu 10.<br>
<br>
Thanks<br>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@openvz.org">Users@openvz.org</a>
<a class="moz-txt-link-freetext" href="https://openvz.org/mailman/listinfo/users">https://openvz.org/mailman/listinfo/users</a>
</pre>
</blockquote>
</body>
</html>