From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Burns Subject: Re: Re: F16, yum install xen, run grub2 or grubby as needed? Date: Thu, 22 Sep 2011 02:16:15 +0100 Message-ID: References: <20110915154621.GA21580@phenom.oracle.com> <20110916083533.GC884@phenom.oracle.com> <20110921180819.GE17357@phenom.oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: <20110921180819.GE17357@phenom.oracle.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: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Konrad Rzeszutek Wilk wrote: > Andy Burns wrote: > >> The one generated by manually running grub2-mkconfig creates a Xen >> submenu with all the various kernels under it, whereas after >> installing a new kernel, the one generated has all the xen + kernels >> in the top level menu. > > Oh, well, that is kind of convient. So you install new kernel and viola > the new kernel boots in the hypervisor kernel? No, because the baremetal stanza for the new kernel seems to always be before the xen stanza >> I've submitted a bug with a patch to make the /etc/20_linux_xen helper >> script ignore the symbol files and symbolic links, if there's no need >> for the symbolic links the patch could be even simpler. > > Could you also send the patch to upstream grub2? So that other > distros can benefit as well? Yes, will do ...