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

[Xen-users] No login on boot with VNC

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] No login on boot with VNC
From: Nerilaunt Nerilaunt <nerilaunt@xxxxxxxxx>
Date: Tue, 24 Aug 2010 17:14:17 +0200
Delivery-date: Tue, 24 Aug 2010 08:15:16 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type:content-transfer-encoding; bh=31R/ygA+yOBE5ddJOlNlBNqupxcyqhWc3n9j9EacIxw=; b=M11ox8j4t5PKy3/LNRLnOpvjHOQ8pkrHhoWVJ2rxfg3FShqJ+d40K9y9W+fLIcTrrx bShcXGhyFWaiz3srk62Efj8He4AD3o6lajY9ZbehzdJcH/1PRWAuZXP7DFrC3pAFIraG pPQeauI3D9mK9WwwogN3uWOgHdI8A2jY9NUUw=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=whcwAGMTgUX8fEIK49/Pzwx8KSfIp23snhHExHCufwNkyRsKVonECWmKqofydpY2il OeoqxCuNj9tJBZq29tEK839tF2UtqSdNZpnNJa9W6DNCKCClUsJLZek858/XuvRQY7Yz 0n/7fjbkbQvJqPIKd2tGaUDFFuSKhUf2XPCtY=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I'm using VNC to show vm's linux boot.

I see lines like

[    1.053298] EXT3-fs: INFO: recovery required on readonly filesystem.
[    1.053686] EXT3-fs: write access will be enabled during recovery.
[    1.494490] kjournald starting.  Commit interval 5 seconds

etc.

But à the end of booting, it stop. No prompt login.

With "xm console vm" I have the boot login. I also see lines like

Begin: Running /scripts/local-bottom ... done.
done.
Begin: Running /scripts/init-bottom ... done.
INIT: version 2.86 booting

but i don't see this lines with VNC.

I tried to update my /etc/inittab without effect.

I run my vm with :

memory = 128
name = "vm"
vcpus = 1
kernel = "/boot/vmlinuz-2.6.26-2-xen-amd64"
ramdisk = "/boot/initrd.img-2.6.26-2-xen-amd64"
builder='linux'
disk = [ 'phy:vm/vm1,sda1,w' ]
vnc=1
vfb = [ 'type=vnc,vncdisplay=12,vncpasswd=laurent,vnclisten=0.0.0.0,keymap=fr' ]
root = "/dev/sda1 ro acpi=noirq noapic"
extra = "xencons=tty console=tty"

Do you see or know something i missed ?

Thanks,

Neri

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

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