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: "Sadique Puthen" <sputhenp@xxxxxxxxxx>
Subject: Re: [Xen-users] when boot xen, got grub error 20
From: "you_bear zhou" <youbear.zhou@xxxxxxxxx>
Date: Mon, 18 Aug 2008 08:49:46 -0400
Cc: Xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 18 Aug 2008 05:50:27 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=s9t7iyJSXQLZjn7D4MKNbcNyI7nMY+pr8eRf5dZku2A=; b=BR2xYYvhNaJyad4P96bqbRPREQwFr8h5tlMmCZLqhisQLmckqXbHz6S8sBXV9p4/Cs IvNJT4umpwuWrIi1FiYtxtq+YiRqzrUOA4o7AM6TMEK+aNjt/4AlP7KXfWHek/Q4+eLf OrzaQz66kFDKXBiEbQlaQr6m0BkcydoaHgIPM=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=w2WDWoR5A0W9eR4iYEuFgRbHLVKE1rJU+JmDL7kfzWVm+rcmX9kfyj1c5Nk06CweZk c8+XE9/Xn6Vco/cSf81A/1Aip2NGtbHR41RX4x/Kf0rfk3TgGzAmOa4b02VX0Y2lKX07 AejTLluyS+xgCo5gdCh9qG+J6zMcqKFXeb0zM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <48A91D93.9060504@xxxxxxxxxx>
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> <48A91D93.9060504@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi, just solved the problem,

I use ro console =tty0 rather than max_loop=255, and now it boots successfully

Thanks

On Mon, Aug 18, 2008 at 2:58 AM, Sadique Puthen <sputhenp@xxxxxxxxxx> wrote:
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




--
Fangfei Zhou
----------------------------------------------------
I have a dream, fly to the sky
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>