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

To: Thomas Richard <thomas9999@xxxxxxxxx>
Subject: Re: [Xen-users] Problem with grub2 and xen (Ubuntu 10.04)
From: Bruce Edge <bruce.edge@xxxxxxxxx>
Date: Wed, 16 Jun 2010 09:59:56 -0700
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 16 Jun 2010 10:03:53 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=+wMan54WyUecjY2sMJdof0Y6s5D3MOcivGY7QbBOD7k=; b=Spd9cTSyE0e/rNWZ57six21qMQAjXRewQKDCZ8qdya9BJWz1b6v6Ol8eVkgdjB3IGo HePfyXOQkTmyc+4mCDbiTfVUGL/0Gzpb2DRW6DAhFQfqtUshswQ6g24lIz6DQN4pJ6JE D+8okYnsVL42q9430vmnjCyLX9J5Oodsx/iCQ=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=BR+N11Od8ghJm89W9iiVbgCk0PiHE7S6yXLjrlgALdbmv/Z7Ghm1JxtTXSvM1PsQXj 0T6vb57E/IMd/yhphOgb9nsyiFi4N4Hh8hdQ5w/pVF1jCFvZVbK9T9pyf50xrPCbcrtb nWTXHNi8WqX4uksS/3bQt9WPKWzr4dp0Y+9aY=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTinp9reM2pAAUu03VnqoMjqXL6-d5QjdTVQ1o4X7@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: <AANLkTiljLMmDOLCFTI9S9l2cziNAT-kWe-DSyKjvBjLy@xxxxxxxxxxxxxx> <762544.24366.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx> <AANLkTikPw-JBk4R6xpo10BZmVeCxZH1oVfQ09iqq3f5I@xxxxxxxxxxxxxx> <AANLkTinp9reM2pAAUu03VnqoMjqXL6-d5QjdTVQ1o4X7@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx

On Wed, Jun 16, 2010 at 9:45 AM, Thomas Richard <thomas9999@xxxxxxxxx> wrote:
I tried that one, but it doesn't seem to work either (i've tried it before too)
What's the approximate size of xen-4.0.1-rc3-pre.gz?

 665788 Jun 13 09:19 xen-4.0.1-rc3-pre.gz


Thanks
Thomas Richard

2010/6/16 Boris Derzhavets <bderzhavets@xxxxxxxxx>

This one should work:-


menuentry "Xen 4 / Ubuntu 10.04 kernel 2.6.32.15" {
insmod ext2
set root='(hd2,2)'
multiboot (hd2,2)/boot/xen.gz dummy=dummy

module (hd2,2)/boot/vmlinuz-2.6.32.15-xenpci dummy=dummy nopat root=/dev/sdc2 ro console=tty0
module (hd2,2)/boot/initrd.img-2.6.32.15-xenpci
}

My current env :-
menuentry "Xen 4.0 / Ubuntu 10.04 kernel 2.6.32.15" {
insmod ext2
set root='(hd0,9)'
multiboot (hd0,9)/boot/xen.gz dummy=dummy
module (hd0,9)/boot/vmlinuz-2.6.32.15 dummy=dummy nopat root=/dev/sda9 ro console=tty0
module (hd0,9)/boot/initrd.img-2.6.32.15
}


Boris.




_______________________________________________
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