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] Xen 4.0.1 + 2.6.37 missing input from console

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen 4.0.1 + 2.6.37 missing input from console
From: a a <a_balandis@xxxxxxxxx>
Date: Fri, 14 Jan 2011 02:02:46 -0800 (PST)
Delivery-date: Fri, 14 Jan 2011 09:16:30 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1294999366; bh=SPZhT47l3H6/OS5Tgw5ZD4u939hxeA0+MteOtCkr7eE=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=JHasUrelYe4Tw+j+cDGZ8XTNgMR376OeLco2exAJBupNPnKEbpP0CzqdEQe2hyy+M99wF89ICWsbAoa3L4mU0o4ykLLLuS57OleClci/jI8HZBZ0dWIO0/URDEbvgeUnIRy4SDe6WAJd0Pzg5ueP58wwFpjmNvrRtkN8bhDoEdE=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=tV9JOFFb6zF49K/S1FSu6ut5x1xreHRI0gUnBB9xhm4UfBINHoc1Myg9R3qcfYkYnYlLr+Jh+EssXP3RHYYvHS/F/CVllhzYivDG/nDIjreiwmBNz+vEISpEGkLZbdJ048e72r1b6/oGndtpPg1cPwfuBt1W+k1nZVn9BcRhsA4=;
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>
Reply-to: a a <a_balandis@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi all !

I've been playing with Xen 4.0.1 from tarball together with 2.6.37 as dom0 and 
have a problem - I am able to see Xen boot messages and dom0 ones on console 
but 
have no interaction with getty after dom0 finish booting. I've probably missed 
something in GRUB configuration. Here is what I have now :

......
kernel /boot/xen4.0.gz console=vga vga=mode-0x0f00,keep
module /boot/vmlinuz-2.6.37xen root=/dev/sda5 ro console=hvc0 console=tty0

With that conf I would like to have boot messages (Xen + dom0) visible and 
ability to log on. Am I thinking right ?
Maybe I should set something while compiling Xen itself or dom0 kernel ?

Cheers,
Balan



      

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Xen 4.0.1 + 2.6.37 missing input from console, a a <=