From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Thibault Subject: Re: 'No module ata_generic found' Date: Tue, 5 Aug 2008 18:27:56 +0100 Message-ID: <20080805172756.GA4478@implementation.uk.xensource.com> References: <38AD81989214D54EB5F20C69477AF6C106A90FA4@xmb-sjc-217.amer.cisco.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <38AD81989214D54EB5F20C69477AF6C106A90FA4@xmb-sjc-217.amer.cisco.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: "Phil Winterfield (winterfi)" Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Phil Winterfield (winterfi), le Tue 05 Aug 2008 10:20:14 -0700, a =C3=A9c= rit : > Can someone tell me the cause of and/or remedy for the =E2=80=98No modu= le ata_generic > found=E2=80=99 error message during the mkinitrd stage? Your initrd tools are probably too recent for 2.6.18 and try to include modules that don't exist in 2.6.18. Maybe you can tune them to not include them. Samuel