From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id A1D4CDE5C8 for ; Wed, 16 Jul 2008 00:18:02 +1000 (EST) Subject: Re: 2.6.26 does not boot on Pegasos From: David Woodhouse To: benh@kernel.crashing.org In-Reply-To: <1216116349.7740.101.camel@pasglop> References: <20080715100033.GA5147@iram.es> <1216116349.7740.101.camel@pasglop> Content-Type: text/plain Date: Tue, 15 Jul 2008 07:17:52 -0700 Message-Id: <1216131472.27455.240.camel@shinybook.infradead.org> Mime-Version: 1.0 Cc: linuxppc-dev list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2008-07-15 at 20:05 +1000, Benjamin Herrenschmidt wrote: > On Tue, 2008-07-15 at 12:00 +0200, Gabriel Paubert wrote: > > Hi, > > > > I just tried to boot 2.6.26 on a Pegasos and the kernel does not boot. > > The last message I have is: > > gunzip (0xffffffff <----- some more hex digits) > > > > The configuration has been created from a working 2.6.25 one with > > make oldconfig and answering N to new config options. > > > > Anybody has seen this or do I have to start digging deeper? > > Unfortunately, I don't have a pegasos anymore. David, did you get a > chance to test anything recent on yours ? Matt ? I'm away from home for the next couple of weeks, but can test when I get home after OLS. I've run relatively recent kernels on Pegasos within the last 2-3 weeks. -- dwmw2