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 with grub2 and xen (Ubuntu 10.04)

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Problem with grub2 and xen (Ubuntu 10.04)
From: Thomas Richard <thomas9999@xxxxxxxxx>
Date: Wed, 16 Jun 2010 18:12:02 +0200
Delivery-date: Wed, 16 Jun 2010 09:13:32 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=KqiB6k7Dh7WhMS3yktt/5jp/Um29CbuUt3deNT1kLjM=; b=puMGUiriUaQD2QxVIGYFUowBbiE1tFg8dWYDMnk9WLfqGZFXJibkvwqbal+lDm8IWv s4DvOd+BeffOFqxGdPEoZyWb1z3LbKn7RNAZ57mHW1OINfhmaFMOZQVCuCEKhoge7ZPn qMF/DDG3gx1EsvOLBW0ns6ULGpfUGg7Jrt7oY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Dk7aQLzqNeb5CRejuegXgeF0cStbrurbqBRmTZLnSkYaV4cgvOl962sNMJPwf9tC94 wZn1Isfa+HxcWmZC29ETDiw5tM6ZnRptbrQ3GMTUIjq47cNEeES/+Z2u6VXxCIznQHLc 6NyCYiXIehwr4ieSh/NIAblY4oYAbXdN6+q7Y=
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/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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hey all,

I tried to install xen 4.0.1-rc3pre on my ubuntu installation. The
installation seemed to work. I also compiled my own dom0 kernel
(2.6.32.15). The kernel works perfect when i boot it without xen.
However, when i want to start the xen hypervisor i get the following
error from grub: "Error: couldn't open file", followed by some lines
that say that the multiboot kernel should be loaded first.

This is my menu entry:
menuentry "Xen 4 / Ubuntu 10.04 kernel 2.6.32.15" {
insmod ext2
set root='(hd2,2)'
multiboot (hd2,2)/boot/xen.gz /boot/xen.gz
module (hd2,2)/boot/vmlinuz-2.6.32.15-xenpci dummy=dummy nopat
root=/dev/sdc2 ro console=tty0 ro console=tty0
module (hd2,2)/boot/initrd.img-2.6.32.15-xenpci
}

I'm pretty sure that hd2,2 is correct as booting the linux kernel with
that drive as root works. I also tried without the /boot but that
didn't help. Does anyone have an idea what causes this problem?

Thanks
Thomas Richard

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