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-devel

[Xen-devel] Serial console problem with Xen 3.0

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Serial console problem with Xen 3.0
From: "Amitayu Das" <amitayudas@xxxxxxxxx>
Date: Wed, 5 Apr 2006 00:40:55 -0400
Delivery-date: Tue, 04 Apr 2006 21:41:17 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=R+A0U1NkoDMWrZml96lV1AHc0wL7zLMehgE2HHabUwh+jsO6vv9bZ0CWPi7ouHVydOMmAqN0BRYrfFFjBjpdNa2rbNWYbdiPF+rgxZCIPaW5VknwDp+PDcac2km0HQDxwgJNOt7qKtQUGp1gUu3I1rZEpVyPotWVF3GrPxPyxJs=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I'm facing some problem when I'm trying to work with serial console with Xen. I followed the instructions from user manual
(http:www.cl.cam.ac.uk/Research/SRG/netos/xen/readmes/user/user.html ) and constructed the grub.conf accordingly. I'm attaching the grub.conf file  here and would be referring to it in the next few lines. The problems faced are as follows:

1. I can boot normal Linux FC4 kernel and direct its output to serial console (and see the messages in a separate monitor) using the options as mentioned in the grub.conf.
    If I do the exactly the same (meaning, whatever you can see as uncommeted lines in the xen-related portion of the grub.conf),
    I can't see the messages in the separate monitor.

2. If I uncomment the third line in the following:
title Fedora Core (Mar 17-xen0)
        root (hd0,0)
#       kernel /xen.gz dom0_mem=131072 com1=9600,8n1
        kernel /xen.gz dom0_mem=131072
        module /vmlinuz-2.6.12.6-xen0 ro root=LABEL=/ rhgb quiet console=tty0 console=ttyS0,9600n8
        module /initrd-2.6.12.6-xen0.img

then Xen even does not boot up. I'm not sure if I put the correct entry in the third line, though.

Can anyone kindly point out my mistake or tell me if I'm missing something? I wanted to see the messages in the different monitor (conmnected via serial console) for the purpose of debugging. Hence, it'd be nice if someone can let me know easier way of debugging Xen kernel code.

Thanks  in advance,
Amitayu






Attachment: grub.conf
Description: Binary data

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