From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: pygrub regression with latest xen-unstable test Date: Tue, 16 Sep 2014 17:40:56 +0100 Message-ID: <1410885656.23505.13.camel@citrix.com> References: <5416BF8D.7070909@m2r.biz> <1410792576.11601.22.camel@hastur.hellion.org.uk> <5417F811.4080704@m2r.biz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5417F811.4080704@m2r.biz> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Fabio Fantoni Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On Tue, 2014-09-16 at 10:42 +0200, Fabio Fantoni wrote: > I take fast look on latest pygrub changes, I changed the xvda1 of disk > to xvda, tried also root in cfg but nothing. > After I tried to put grub2 cfg in menu.lst and gave "Unknown directive" > warnings at boot, so read it. > After I renamed menu.lst to grub.cfg and nagios booted correctly. Is the contents of this file grub1 or grub2 syntax? > So the regression seems in parsing of grub1 cfg in menu.lst file but I > not found how to solve it. Did you look back into the git history as I suggested? Ian.