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: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Problem with grub2 and xen (Ubuntu 10.04)
From: Thomas Richard <thomas9999@xxxxxxxxx>
Date: Wed, 16 Jun 2010 18:45:44 +0200
Delivery-date: Wed, 16 Jun 2010 09:54:44 -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:content-type; bh=hL0VnlKOkgsFMExpsiBCy1HDzvJbQkL8jfksB8B40pY=; b=Dkm8dUs50v8Eu5jdJT/dl+IaXxAABHyUgGuruxVDAfY9pJyXQUmzga6kOKODvAlDyF 9ESfD5QQcV8z1npU32FsfYXaM0ItOtG8viBDKrBRQBLXzZwL+37HPNvibC3rXuyAUASw LOGnD7Dmb7Mcj0+4DzouT/1S7HCKvCui9kqGI=
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 :content-type; b=phD0hGdeMKu9LCh/TD/1inCXNu4yyy5h1lfOyRwR2wt7DZXUEm5IU9ViBnrBEY1Q6P x6KZ/+5k7qFpyIMJrxCqaLi9WTgmVZGgytBBZDP/2dvQGOiB7nR/h93CPgp76R7TFiJm P6XO0BMJmomPT/5HTHfnVBlwCGfyGYVyfi46o=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTikPw-JBk4R6xpo10BZmVeCxZH1oVfQ09iqq3f5I@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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
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?

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