From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: Backport pygrub grub2 support to 3.4-testing Date: Tue, 02 Mar 2010 19:24:52 +0000 Message-ID: References: <14750.77362.qm@web56103.mail.re3.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <14750.77362.qm@web56103.mail.re3.yahoo.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Boris Derzhavets , Ian Campbell Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On 02/03/2010 18:35, "Boris Derzhavets" wrote: > Under Xen 4.0-rc4 (rc5) i can create Ubuntu Karmic Server HVM DomU with > image, say on /dev/sdb5, and immediately load Karmic PV DomU via > /usr/local/bin/pygrub on /dev/sdb5 (/dev/xvda1 mounted on "/", /dev/xvda2 - > swap). > Fresh clone Xen 3.4.3 doesn't allow me to reproduce this procedure. > Bootloader returns no data, and i still have to copy kernel and ramdisk > to Dom0 add /etc/init/hvc0 at DomU (edited as usual) and then load Karmic > Server PV DomU via profile :- Looks like my backport of the patches was broken. Comparing with Ian's, I've checked in a fix-up patch as changeset 19913. So try refreshing your 3.4 tree and rebuilding. -- Keir