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

Re: [Xen-devel] GRUB - File not found

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] GRUB - File not found
From: Marcus Roberts <marcus.roberts@xxxxxxx>
Date: Wed, 29 Mar 2006 08:34:39 +0100
Delivery-date: Wed, 29 Mar 2006 07:36:06 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <3644921.post@xxxxxxxxxxxxxxx>
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>
References: <3644921.post@xxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx

On 29 Mar 2006, at 08:11, littlened wrote:


I installed CentOS 4.3 last night, and this morning I've installed the
bridge-utils and Xen.

I've modified the grub.conf file, but when I boot and try to select the Xen
option in Grub, I'm getting "error 15 file not found"

The file it seems to be refering to is kernel /boot/xen-3.0.gz
dom0_mem=262144

I've checked in the boot folder and the file is sitting there, so I can't
understand why I'm getting this error message.


If you have a /boot partition, the path references are relative to it, so you need to specify

/xen-3.0.gz  instead of /boot/xen-3.0.gz

The same is true for the other grub entries.

Marcus

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

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