From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dd5402.kasserver.com (dd5402.kasserver.com [85.13.130.101]) by mail.saout.de (Postfix) with ESMTP for ; Thu, 10 Jun 2010 14:27:34 +0200 (CEST) Message-ID: From: "Ali Reza Sajedi" References: <5359FDF36F7442D6A1965F2ACDAF7DF9@AliPC> <4C10B488.4050808@redhat.com> <145461FEAA494F6F83044CC87CF6DB1F@AliPC> <4C10D77A.4040806@redhat.com> In-Reply-To: <4C10D77A.4040806@redhat.com> Date: Thu, 10 Jun 2010 14:27:29 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] device-mapper problem List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Milan Broz Cc: dm-crypt Dear Milan, With cryptsetup 1.0.6 I hadn't this problem. Could that be a problem in newer cryptsetup versions? Ali ----- Original Message ----- From: "Milan Broz" To: "Ali Reza Sajedi" Cc: "dm-crypt" Sent: Thursday, June 10, 2010 2:15 PM Subject: Re: [dm-crypt] device-mapper problem > 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