From mboxrd@z Thu Jan 1 00:00:00 1970 From: Seewer Philippe Subject: Re: Where to load dm_mod? Date: Wed, 14 Oct 2009 10:58:04 +0200 Message-ID: <4AD5929C.8070004@bfh.ch> References: <4AD58F2D.3030806@bfh.ch> <4AD5921C.9080104@redhat.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4AD5921C.9080104-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> Sender: initramfs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Harald Hoyer Cc: "" Harald Hoyer wrote: > 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) Yes, it's the "device-mapper driver"