WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] No login on boot with VNC

To: George Shuklin <george.shuklin@xxxxxxxxx>
Subject: Re: [Xen-users] No login on boot with VNC
From: Nerilaunt Nerilaunt <nerilaunt@xxxxxxxxx>
Date: Tue, 24 Aug 2010 17:38:30 +0200
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 24 Aug 2010 08:39:50 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=I8Bpfsm6LY+XRdskErtfu+K0+5NJcdFdVn10hsfDSJU=; b=JN2Cnyx09LuXOSl+RpmQ5GaScymNr9ZzfNhiLqZypjGJXYtEUTfUWtqA+zqA75hlbn 4UnsIBq0fLAVDGBbOgvI1aXLqQz5Ek1NloVByb+bUpAEZQhoZJCrUtxmq/Cv6RR54WoN rT1eWd0LX7Vunq7mDlDe1/L3qELg+PoDskfc4=
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 :cc:content-type; b=UpNkDa3PHe7hO9j7MVtWdKupIaZmuRGM59t+V3hGUSX3TdDOSm4SzvrSnI+9RuSQ3Q 0fK4RCyuUN9VZ7RSKgZO35rKf/a7e3n0/jnynIcN5UV6p0R39EUYVvdTtmS8z9448u6z Cz8sUIIvD5I2xDaYcRa4Vd9wpf1+KtCU8OyeY=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1282663181.20774.46.camel@xxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <AANLkTinaJxZ6hTEMZnbt8pqBfBQkwoc==KL4QLtpbkg9@xxxxxxxxxxxxxx> <1282663181.20774.46.camel@xxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Yeah !

> add line to vm configuration (/etc/xen):
> extra = "console=hvc0"

With

extra = "console=tty console=hvc0"

I see boot login + prompt.

> mount vm image and add following lines (IN VM IMAGE, NOT DOM0 CONFIG).
> file /etc/inittab:
> 7:23:respawn:/sbin/getty 38400 hvc0

I haven't tried this line, thanks

> file /etc/securetty:
> hvc0
>
> I belive this is enough to get login prompt.

Yes it does !

Juste one thing :

With "xm console vm" i see lines like

Waiting for /dev to be fully populated...done.
Setting parameters of disc: (none).
Setting the system clock.
Unable to set System Clock to: Tue Aug 24 15:34:58 UTC 2010 (warning).

But i don't see them with VNC. Only lines starting with a timer like
"[    9.063164]".

Thanks a lot !

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

<Prev in Thread] Current Thread [Next in Thread>