<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Dan,<br>
I used :-<br>
curl -o centos6.zss.gz
<a class="moz-txt-link-freetext" href="https://images.joyent.com/images/5b7e86e4-2797-11e6-b7d7-cbe6a1a48791/file">https://images.joyent.com/images/5b7e86e4-2797-11e6-b7d7-cbe6a1a48791/file</a><br>
zoneadm -z lx0 install -s /root/centos6.zss.gz<br>
zoneadm -z lx0 boot;zlogin -C lx0<br>
<br>
Dan McDonald wrote:
<blockquote cite="mid:1B02D76B-1341-4559-B166-DAC6AEF8ED26@omniti.com"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">On Oct 11, 2016, at 3:47 AM, Richard Skelton <a class="moz-txt-link-rfc2396E" href="mailto:skeltonr@btconnect.com"><skeltonr@btconnect.com></a> wrote:

Hi,
I have a working LX zone which I am using to run Review Board: <a class="moz-txt-link-freetext" href="https://www.reviewboard.org/news">https://www.reviewboard.org/news</a>
I am using the bloody ISO image I downloaded at the weekend.
The only problem I have is the console login prompt fails.
If i do :-
# zlogin -C lx0
I see a no prompt.
I can access the zone with :-
# zlogin lx0
Looking in /var/log/messages I can see :-
Oct 10 20:35:13 lx0 /sbin/mingetty[1371]: console: vhangup() failed
Oct 10 20:35:18 lx0 init: tty (console) main process (1371) terminated with status 1
Oct 10 20:35:18 lx0 init: tty (console) main process ended, respawning
Oct 10 20:35:18 lx0 /sbin/mingetty[1374]: console: vhangup() failed
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Which image did you install?

I've seen lots of console problems, even on SmartOS.

Dan


  </pre>
</blockquote>
</body>
</html>