From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harald Hoyer Subject: Re: Where to load dm_mod? Date: Wed, 14 Oct 2009 10:55:56 +0200 Message-ID: <4AD5921C.9080104@redhat.com> References: <4AD58F2D.3030806@bfh.ch> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4AD58F2D.3030806-omB+W0Dpw2o@public.gmane.org> Sender: initramfs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Seewer Philippe Cc: "" On 10/14/2009 10:43 AM, Seewer Philippe wrote: > Some kernels configurations may build dm as a module. dracut makes sure > that dm_mod et al are included in the initramfs, but dm_mod is not > automatically loaded when needed. > > As I'm no expert on this, my question: which module and hook should > ensure that dm_mod is properly loaded? Currently I have it > 90mdraid/mdmon-pre-udev.sh but I'm really not sure if this is the right > place. > > Thanks, > Philippe dm_mod ? if that is device-mapper, I would say (90dmraid and 90lvm) or (a new 90dm)