From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: kernel 2.6.38-rc8+ not booting in centOS Date: Thu, 17 Mar 2011 20:03:46 -0400 Message-ID: <20110318000346.GA13051@dumpdata.com> References: <4D82821F.7060502@alog.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <4D82821F.7060502@alog.com.br> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Gerd Jakobovitsch Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Thu, Mar 17, 2011 at 06:50:23PM -0300, Gerd Jakobovitsch wrote: > I tried to exchange kernel 2.6.32 for the development version > 2.6.38-rc8+ (Konrad's baseline), but the kernel is not booting over > xen - it boots standalone. What does that mean? > I'm using Centos 5.5. > > I based the configuration on the working config for 2.6.32. It is attached. > > To build the kernel: > > git clone git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git > cd xen/ > make > make modules > make modules_install > make install > mkinitrd -v -f /boot/initrd-2.6.38-rc8+.img --with=sd_mod > --builtin=ehci-hcd --builtin=ohci-hcd --builtin=uhci-hcd > --builtin=usb-storage 2.6.38-rc8+ > > Any clue? Serial log console would be nice. Also did you follow the PVOPS Wiki on troubleshooting?