From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mail.saout.de (Postfix) with ESMTP for ; Thu, 10 Jun 2010 14:16:08 +0200 (CEST) Message-ID: <4C10D77A.4040806@redhat.com> Date: Thu, 10 Jun 2010 14:15:54 +0200 From: Milan Broz MIME-Version: 1.0 References: <5359FDF36F7442D6A1965F2ACDAF7DF9@AliPC> <4C10B488.4050808@redhat.com> <145461FEAA494F6F83044CC87CF6DB1F@AliPC> In-Reply-To: <145461FEAA494F6F83044CC87CF6DB1F@AliPC> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] device-mapper problem List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ali Reza Sajedi Cc: dm-crypt On 06/10/2010 12:42 PM, Ali Reza Sajedi wrote: > I use Ubuntu 8.10. > > Why does the system not load the module automatically while booting. That's question for Ubuntu maintainers, dm_mod is probably needed be loaded during init unconditionally. Autoloading of code dm module will eventually change with some small changes in udev and dm module, but this is not yet working. Milan