I'm not sure if /var/log/xen directory (on the future dom0) is created after an installation of a xen kernel aware, or if it is created the first time you successfully boot your dom0.
Either way, are you sure the xen kernel installation went without problems?
CentOS is a stable linux version, and things should be run out on the fly after installation from their repos.
Here's my grub.conf on a linux version much similar to your CentOS, running xen kernel 2.6.18-92
[root@xxx xen]# more /etc/grub.conf
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,1)
# kernel /boot/vmlinuz-version ro root=/dev/sda2
# initrd /boot/initrd-version.img
#boot=/dev/sda
default=1
timeout=5
splashimage=(hd0,1)/boot/grub/splash.xpm.gz
hiddenmenu
title Scientific Linux 5.1 (2.6.18-92.1.18.el5)
root (hd0,1)
kernel /boot/vmlinuz-2.6.18-92.1.18.el5 ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.18-92.1.18.el5.img
title Xen 3.1.2 / Scientific Linux 5.1 (2.6.18-92.1.18.el5xen)
root (hd0,1)
kernel /boot/xen.gz-2.6.18-92.1.18.el5
module /boot/vmlinuz-2.6.18-92.1.18.el5xen ro root=LABEL=/ rhgb quiet
module /boot/initrd-2.6.18-92.1.18.el5xen.img
title Scientific Linux (2.6.18-53.1.4.el5xen)
root (hd0,1)
kernel /boot/xen.gz-2.6.18-53.1.4.el5
module /boot/vmlinuz-2.6.18-53.1.4.el5xen ro root=LABEL=/ rhgb quiet
module /boot/initrd-2.6.18-53.1.4.el5xen.img
title Scientific Linux-base (2.6.18-53.1.4.el5)
root (hd0,1)
kernel /boot/vmlinuz-2.6.18-53.1.4.el5 ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.18-53.1.4.el5.img
Cheers,
N.
==============================================
Nuno Ricardo Santos Loureiro da Silva Ferreira
NMR Spectroscopy Research Group
Bijvoet Center for Biomolecular Research
Utrecht University
Bloembergen gebouw
Padualaan 8, 3584 CH Utrecht
The Netherlands
P: +31.(0)30.253 9932
F: +31.(0)30.253 2652
E: n.l.ferreira@xxxxx
W: http://nmr.chem.uu.nl
==============================================
-----Original Message-----
From: Meghanand Acharekar [mailto:vasco.debian@xxxxxxxxx]
Sent: Sat 07-Feb-09 12:59 PM
To: Ferreira, N.L.
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Xen Kernel not booting
Hi Ferreira,
Thanks,
But I can not find log file at the given locations,
looks nothing is written on the xen's log file
What could be the possible reason ?
2009/2/7 Ferreira, N.L. <N.L.Ferreira@xxxxx>
> Hi Meghanand
>
> Check the log file at:
> /var/log/xen/xend.log
>
> Cheers,
> N.
>
>
>
--
Regards,
Meghanand N. Acharekar
" A proud Linux User "
Reg Linux User #397975
------------------------------------------
I was born free! No Gates and Windows can restrict my Freedom !!!
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|