From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OdS3P-0007nv-QP for garchives@archives.gentoo.org; Mon, 26 Jul 2010 18:05:31 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8AD9BE0938; Mon, 26 Jul 2010 18:04:25 +0000 (UTC) Received: from mx.virtyou.com (mx.virtyou.com [94.23.166.77]) by pigeon.gentoo.org (Postfix) with ESMTP id 5D1AAE0A86 for ; Mon, 26 Jul 2010 18:04:25 +0000 (UTC) Received: from weird.localnet (p4FF05099.dip.t-dialin.net [79.240.80.153]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx.virtyou.com (Postfix) with ESMTPSA id 3B9654A800C for ; Mon, 26 Jul 2010 20:04:25 +0200 (CEST) From: Alex Schuster To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Problems booting my server - ext2 - e2fsck Date: Mon, 26 Jul 2010 20:04:16 +0200 User-Agent: KMail/1.13.5 (Linux/2.6.34-tuxonice-r1; KDE/4.4.5; x86_64; ; ) References: <4C4B45B2.4000508@konstantinhansen.de> <201007261744.02117.peter@humphrey.ukfsn.org> In-Reply-To: <201007261744.02117.peter@humphrey.ukfsn.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201007262004.18668.wonko@wonkology.org> X-Archives-Salt: 6c8850fb-d005-4ae0-a210-ba6c388e61f8 X-Archives-Hash: 4e5337049cc8a464b082a4fa5e3ed6ba Peter Humphrey writes: > On Monday 26 July 2010 16:13:19 Mick wrote: > > On 26 July 2010 15:11, Peter Humphrey > > wrote: > > > So udev is wrong in saying CONFIG_IDE should not be set - on that > > > old P4 box it has to be to get ICH4 drivers. > > > > Hmm, did you try ATA_PIIX, or PATA_MPIIX, or PATA_SCH? > > I've just tried it again now, to make sure, and the answer's "yes". I > set all of those, and I tried adding PATA_OLDPIIX to see if it helped. > It didn't, and neither did the others, so I'll have to go back to > CONFIG_IDE. Isn't there also some other SCSI stuff (which does not get selected automatically), necessary to make the new ATA drivers actually work? Wonko