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]Problem in the very first step of installation of xen

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users]Problem in the very first step of installation of xen
From: "Sanjib Kumar Das" <Sanjib.Kumar.Das@xxxxxxxxxxxx>
Date: Tue, 30 May 2006 12:41:24 -0700
Delivery-date: Tue, 30 May 2006 12:42:02 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=JefJTtcYf+jFSl/Z5IFOzbB44h8FGilzxBrXqp12oj/PIj2m/jgzrWSZQhHo2NOOn0Ue2Jwp+HM45JfrbdzU7b6qCnueLyw8AuTUHJnTjLvMxHf3YxwYCtRZjBd9vuhwQjUi7Y052FyyECUCCLMXHCi1veSYhUNzbh3ZkIWkuSs=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Reply-to: sanjib.kgp@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi everybody,

I'm a Junior Undergraduate trying to install Xen on Fedora core 5 version of Red Hat Linux.
I tried the command :
yum install kernel-xen0 to which I got the following messages:
Setting up Install Process
Setting up repositories
base                                                                             [1/2]
updates                                                                         [2/2]
Reading repository metadata in from local files
Excluding Packages in global exclude list
Finished

Parsing package install arguments
No match for argument: kernel-xen0
Nothing to do

Then I checked my /boot/grub/grub.conf file  to look for any newly-created entries in it.It looked like as follows:

# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,0)
#          kernel /vmlinuz-version ro root=/dev/hda3
#          initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
password --md5 $1$NL31TmWc$zoUG26/YXzbgrowa/005t/
title Fedora Core (2.6.16-1.2111_FC5)
        root (hd0,0)
        kernel /vmlinuz-2.6.16-1.2111_FC5 ro root=LABEL=/ rhgb quiet
        initrd /initrd-2.6.16-1.2111_FC5.img
title Fedora Core (2.6.16-1.2096_FC5)
        root (hd0,0)
        kernel /vmlinuz-2.6.16-1.2096_FC5 ro root=LABEL=/ rhgb quiet
        initrd /initrd-2.6.16-1.2096_FC5.img
title Fedora Core (2.6.16-1.2080_FC5)
        root (hd0,0)
        kernel /vmlinuz-2.6.16-1.2080_FC5 ro root=LABEL=/ rhgb quiet
        initrd /initrd-2.6.16-1.2080_FC5.img

I could not find any new entry for the xen hypervisor.Do I have to manually edit this file.I have already edited the /etc/sysconfig/kernel file to set the DEFAULT to kernel-xen0.

Please help me fix my problem.

Thanks in advance.
Sanjib





_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>