[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Xen 4.0 - No console prompt after booting domU but functional SSH


  • To: Xen List <xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: Christian Gonzalez <zulsolar@xxxxxxxxx>
  • Date: Mon, 26 Apr 2010 13:03:26 -0600
  • Delivery-date: Mon, 26 Apr 2010 12:05:39 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=L7uiIyueNlhelyZU+XG/pLjdIk0Zpa63cuAVkuXgEKvBme+leERB/3+SuaKE9kQDT8 s+nCPxvMxmGuKFTYKgue21JaJG8Koon1aw1QS/3tMVwLO62UE6HQB5ejPL/GvVJ+Rrab EPiU/N1A54IfGb+76iiVv2zTt3T0DUjWCKrVs=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>



On Mon, Apr 26, 2010 at 12:08 AM, Adi Kriegisch <adi@xxxxxxxxxxxxxxx> wrote:
> domU's but always 32bit. I wanted to give Slack64 a try as domU so downloaded
> it. First I tried as it comes but not able to access console. It gave me this
> error:
>
> INIT: Id "xvc0" respawning too fast: disabled for 5 minutes
This error indicates that the corresponding device could not be
found/used/opened. In the Xen context this almost always hints at the wrong
device name.
"respawn" means reopen if connection was closed. In /etc/inittab there are
several lines dealing with terminals (format:
<id>:<runlevels>:<action>:<process>):
1:2345:respawn:/sbin/getty 38400 tty1
2:23:respawn:/sbin/getty 38400 tty2
3:23:respawn:/sbin/getty 38400 tty3
4:23:respawn:/sbin/getty 38400 tty4
5:23:respawn:/sbin/getty 38400 tty5
6:23:respawn:/sbin/getty 38400 tty6

>
> So I found this threaded and replaced every ttyS* with hvc0 in /etc/inittab as
> well as /etc/securetty. I also added
> extra à Âà Âà Â= 'console=hvc0 xencons=tty'
> to domU's config with almost same result but now I have this output:
Hmm... ttyS? Those devices refer to serial ports. In domU's /etc/inittab
you should look for the line with "xvc0" and just replace the "xvc0" with
"hvc0" -- this should do the trick.

-- Adi


Yes, sir!! That did the trick!! Now I'm able to access domU through console without any complains.

And for the record, when I said ttyS*, I should say tty*. It was my mistake, sorry for that.

Thanks and regards!! You save my day!!

Christian
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.