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] pygrub

To: mattias <mj@xxxxxx>
Subject: Re: [Xen-users] pygrub
From: Thiago Camargo Martins Cordeiro <thiagocmartinsc@xxxxxxxxx>
Date: Wed, 13 May 2009 11:43:10 -0300
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 13 May 2009 07:43:58 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=un65lh6GzlGhna1wphXjWrzG6jEyERHjSKi8ndwf+RI=; b=cUB/yDnFCY6kwPZekYPqBZn2T6Ty6szfuPtSAed/ZL/1wdx/vLrM8O4Fi05afjBdBw g5/C0TOnGwaBIQkRWgKYUyoGEhC3LibFG6ypa3dusj5UNu+7BR+YgCmYV4u+5tccZeYv 9iLofj5XwWEXuniJNqdxiGuVR8kzc0IOqdZ2E=
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=TmCCfHDPIsxbFV4sTDyavFpuyx+d84EJ9mXml1Duxa8S0A1G1L8n4f8B8eC6491Ahu awmgYbTUUOrBVEFUAiSLd2A2OGZDiASOAyLHfRhX3wZnjF5TZGrQ/EGaQ8GCxkK3YyRl zwrgsvwf4qYA27F3adWhN+LaaEL5WfZLsXBWU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <000001c9d34d$a62e8960$c516e255@jonsson2>
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: <000001c9d34d$a62e8960$c516e255@jonsson2>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Mattias,

 No, you not. I mean, you don't need to run grub-install within the domU to work with PyGRUB.

 PyGRUB reads the first partition of the configuration file of the domU, to look for grub's menu file.

 For example, some content of my /etc/xen/vsrv62.cfg:

disk        = [
                  'phy:/dev/HyperVG01/vsrv62-root,xvda1,w',
                  'phy:/dev/HyperVG01/vsrv62-swap,xvda2,w',
                  'phy:/dev/HyperVG01/vsrv62-home,xvda3,w',
                   ]

 PyGRUB will read the grub's menu.lst file from xvda1 (the first disk/partition).

Regards,
Thiago

2009/5/12 mattias <mj@xxxxxx>
I tryed first to boot gentoo without pygrub not work
After with worked!!
So my question must i install grub on to the guest to get it work?


_______________________________________________
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>