<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
<font size="+1">My problem is, I need squeeze in my containers and
if anyone knows of a path for doing this that has <br>
some good instructions, I'd really appreciate knowing where that
is. <br>
<br>
</font><font size="+1">This is my first query to the mail list and
if I am not suppose to ask a Debian Testing question, <br>
please let me know...<br>
</font><font size="+1"><br>
So far, the only way I have found that offers squeeze, is using
Debian Testing, which appears to work <br>
just fine, and I can ping the container both from my host and my
LAN, but...when I try to enter the <br>
container via lxc-console, it doesn't take me to the container's
prompt command line....the situation <br>
looks to me like probably a simple programming syntax error of
some kind. Below is what happens...<br>
<br>
root@server:/# lxc-start -n vm101 -d<br>
root@server:/# lxc-info -n vm101<br>
state: RUNNING<br>
pid: 7103<br>
root@server:/# lxc-console -n vm101<br>
<br>
Type <Ctrl+a q> to exit the console<br>
<br>
<b><<----- There is no Prompt here, and all that is
visible is the above instruction...and I can type stuff. <br>
However, by pressing </b></font><b><font
size="+1"><Ctrl+a q> I am immediately returned to my host
prompt, like so...</font></b> <br>
<font size="+1"><br>
root@server:/# </font><br>
<font size="+1">root@server:/# lxc-info -n vm101<br>
state: RUNNING<br>
pid: 7103<br>
root@server:/#<br>
<br>
I tried nano /usr/bin/lxc-console hoping to be able to find the
offending program line as I speculate it is near or at the echoed
instruction, but opening the program I think I am seeing binary
characters in the file. I was wondering (wishful hoping) if there
are any potential commands I might use to just break past the
point that hangs after I give the lxc-console command and get a
prompt that belongs to the container? Or some other route to
obtaining squeeze...<br>
<br>
Thanks for your thoughts!<br>
<br>
</font>
</body>
</html>