From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: can't boot into dom0 - followup Date: Tue, 21 Jun 2011 09:19:56 -0400 Message-ID: <20110621131956.GA5650@dumpdata.com> References: <4DFBC376.6050101@mailinator.com> <4DFD03D6.8070305@mailinator.com> <20110620131502.GA10513@dumpdata.com> <20110620133129.GA12289@dumpdata.com> <625BA99ED14B2D499DC4E29D8138F1505D34A52B42@shsmsx502.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <625BA99ED14B2D499DC4E29D8138F1505D34A52B42@shsmsx502.ccr.corp.intel.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: "Tian, Kevin" Cc: "xen-devel@lists.xensource.com" , Mike Wright List-Id: xen-devel@lists.xenproject.org On Tue, Jun 21, 2011 at 10:29:35AM +0800, Tian, Kevin wrote: > > From: Konrad Rzeszutek Wilk > > Sent: Monday, June 20, 2011 9:31 PM > > > > On Mon, Jun 20, 2011 at 09:15:02AM -0400, Konrad Rzeszutek Wilk wrote: > > > On Sat, Jun 18, 2011 at 01:00:22PM -0700, Mike Wright wrote: > > > > On 06/17/2011 02:13 PM, Mike Wright wrote: > > > > >Hi all, > > > > > > > > > >New to this list. > > > > > > > > > >I built xen-4.1.1 successfully and can see that it boots from grub with > > > > >the kernel /xen.gz line. > > > > > > > > > >I'm using the following kernel (3.0.0-rc2): > > > > > > > > > >http://git.kernel.org/?p=linux/kernel/git/konrad/xen.git and its default > > > > >.config file, > > > > > > You might want to refresh it (this is #master tree and #next-3.0). > > > > .. meaning I've updated the #master and #devel/next-3.0 > > what's difference between master and next-3.0? which one would you suggest > to people to use? #master. The next-3.0 is a kitchensink of things that are still being developed. Also the master has the VGA support so folks like Mike can see what is not working.