From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Thibault Subject: Re: PVM guests and p[yv]grub and the extra= parameter Date: Wed, 16 Jul 2008 02:28:04 +0100 Message-ID: <20080716012804.GH5288@implementation> References: <20080702172956.GV4714@implementation.uk.xensource.com> <20080702114243296.00000003744@djm-pc> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <20080702114243296.00000003744@djm-pc> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Dan Magenheimer Cc: "Xen-Devel (E-mail)" List-Id: xen-devel@lists.xenproject.org Hello, Dan Magenheimer, le Wed 02 Jul 2008 11:42:43 -0600, a =E9crit : > > That however doesn't look very appealing to me, on > > the principles. >=20 > I agree that would be a bit of a hack. >=20 > > Instead, would for instance being able to set the menu > > entry to be activated by default be ok? >=20 > That would be nice too, but doesn't replace the niceness > of being able to alter the booting behavior of a pv guest > without ever mucking with grub interactive edits or grub > configuration files. Another possibility would be to provide the menu.lst as a ramdisk. We keep the confinment of grub inside the domain, but still provide full configurability. Samuel