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

Re: [Xen-users] when boot xen, got grub error 20

To: you_bear zhou <youbear.zhou@xxxxxxxxx>
Subject: Re: [Xen-users] when boot xen, got grub error 20
From: Sadique Puthen <sputhenp@xxxxxxxxxx>
Date: Mon, 18 Aug 2008 12:28:27 +0530
Cc: Xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 18 Aug 2008 00:00:19 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <feb515800808161258o5a1ace47had5aa51d798557ec@xxxxxxxxxxxxxx>
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>
References: <feb515800808161258o5a1ace47had5aa51d798557ec@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.14 (X11/20080501)
you_bear zhou wrote:
Hei, guys,

I just reinstall xen, when reboot I got grub error 20 : multiboot kernels must be loaded before modules

here's my grub/menu.lst

title  xen 3.0.3
root (hd0,1) kernel /boot/xen.gz root=/dev/sda2 ro max_loop=255
module /boot/vmlinuz-2.6-xen
module /boot/initrd.img-2.6.16.29-xen

If /boot is a separate partition represented by (hd0,1), specifying /boot/xen.gz looks for the hypervisor at /boot/boot/xen.gz. So change them to /xen.gz, /vmlinuz-2.6-xen and /initrd.img-2.6.16.29-xen.

--Sadique



I install xen on ubuntu 7.10

Thanks in advance

--
Fangfei Zhou
----------------------------------------------------
I have a dream, fly to the sky
------------------------------------------------------------------------

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


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

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