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] Unable to see the DOM 0 display

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Unable to see the DOM 0 display
From: Tanish Srivastava <tanish4u@xxxxxxxxxxx>
Date: Mon, 9 May 2011 14:10:18 +0530
Delivery-date: Mon, 09 May 2011 01:42:26 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
Importance: Normal
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 am trying to build latest Xen (Xen 4.1) from xen.org on centOS 5.5 (kernel 2.6.38 updated kernel by building source and replacing the kernel). The build was successful but on reboot nothing appears on the screen (black screen). The grub file entry for my machine is:

title CentOS (2.6.38.4)
root (hd0,0)
kernel /vmlinuz-2.6.38.4 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.38.4.img
title CentOS (2.6.38-xen0)
root (hd0,0)
kernel /xen-4.1.0.gz dom0_mem=512M loglvl=all guest_loglvl=all
module /vmlinuz-2.6.38.4 ro root=/dev/VolGroup00/LogVol00 console=tty0,vga
module /initrd-2.6.38.4.img


Is the entry in grub file is correct or Do I hae to do some other changes?
-regards,
Tanish S.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Unable to see the DOM 0 display, Tanish Srivastava <=