Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932960AbXA1XLk (ORCPT ); Sun, 28 Jan 2007 18:11:40 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932969AbXA1XLk (ORCPT ); Sun, 28 Jan 2007 18:11:40 -0500 Received: from mailout.stusta.mhn.de ([141.84.69.5]:42668 "EHLO mailhub.stusta.mhn.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932970AbXA1XLj (ORCPT ); Sun, 28 Jan 2007 18:11:39 -0500 Date: Mon, 29 Jan 2007 00:11:47 +0100 From: Adrian Bunk To: Patrick Ale , Alan Cox , jgarzik@pobox.com Cc: linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org Subject: Re: Boot problems with pata_via driver Message-ID: <20070128231147.GA6017@stusta.de> References: <8d158e1f0701280347l1d778528la0d69647726485d6@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8d158e1f0701280347l1d778528la0d69647726485d6@mail.gmail.com> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1333 Lines: 43 On Sun, Jan 28, 2007 at 12:47:18PM +0100, Patrick Ale wrote: > Hi, Hi Patrick, > With kernel 2.6.19 I was able to boot using the pata_via driver > I tried to compile 2.6.20-rc6 and now I get a "unknown device: sda3" > error when I try to boot. > > I compiled 2.6.20-rc6 by copying over the .config from the 2.6.19 tree > and running a make oldconfig && make > > Am I doing something wrong? Both kernels are self-compiled or is 2.6.19 a distribution kernel? It could be that 2.6.20-rc6 has a bug and therefore no longer is able to use your controller. It's also possible that the enumeration changed (e.g. sda is now an external hard disk). During boot, there should be some messages prefixed with ata: and sda: describing what your kernel found and how it enumerated them. What do they print with 2.6.20-rc6? > Patrick cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/