From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH 1 of 6] pygrub should check all GPT partitions Date: Thu, 20 Oct 2011 10:52:24 +0200 Message-ID: <4E9FE148.6010003@redhat.com> References: <4E9FD004.9050200@redhat.com> <1319099141.3385.114.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1319099141.3385.114.camel@zakaz.uk.xensource.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: Ian Campbell Cc: "xen-devel@lists.xensource.com" , M A Young List-Id: xen-devel@lists.xenproject.org On 10/20/2011 10:25 AM, Ian Campbell wrote: >> > The patches are not enough to get "e" to work, but still an improvement >> > of course, so: > "e" ? Edit entry mode. It fails with a curses error when I use it on the F16 grub2.cfg, which is what prompted me to do the patch for NotFoundError. Paolo