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] Installation issue

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Installation issue
From: Ramesh Babu <rvrameshbabu@xxxxxxxxx>
Date: Sat, 2 Apr 2005 02:14:20 -0800
Delivery-date: Sat, 02 Apr 2005 10:14:24 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=M2IjuNrzxjnwPVAVbCKdlzZmgKFPLngm7XmmI5U5S8Q589AbGlhuJao4GO3RpAb15WYHi5lZtONMPSfWe7F9DDfQjsgb7cbbHVwM/fc5mO6+fpB7D+teoI4N91B51cAeJHyKcgTFYAb3v64DmomZkcKsj8WX4DywS8r3ZDnUSQc=
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/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: Ramesh Babu <rvrameshbabu@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I installed 2.0.5 binary release of Xen in my FC3 , and below is my grub.conf


---- part of grub.conf --
title Fedora Core (2.6.10-1.766_FC3)
        root (hd0,7)
        kernel /vmlinuz-2.6.10-1.766_FC3 ro root=LABEL=/ rhgb quiet
        initrd /initrd-2.6.10-1.766_FC3.img
title Xen 2.0 / XenLinux 2.6.10
        root (hd0,7)
        kernel /boot/xen.gz dom0_mem=131072
        module /boot/vmlinuz-2.6.10-xen0 ro root=LABEL=/ rhgb quiet
----

While booting with Xen kernel , it stops at the very first step saying

Error 15 : File not found . 

But the file /boot/xen.gz  and /boot/vmlinuz-2.6.10-xen0 are
accessible . Please let me know how to fix this issue.


-- 
- ramesh

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

<Prev in Thread] Current Thread [Next in Thread>