From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <43A5D93A.8000107@nm.ru> Date: Sun, 18 Dec 2005 23:48:42 +0200 From: Artem User-Agent: Mozilla Thunderbird 1.0.2 (X11/20051126) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ALT Linux Sisyphus discussion list Subject: Re: [sisyphus] kernel aes and hibernate References: <43A59878.5020601@nm.ru> <20051218204330.GA6828@yust.work> <20051218211635.GA8451@yust.work> In-Reply-To: <20051218211635.GA8451@yust.work> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: sisyphus@lists.altlinux.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ALT Linux Sisyphus discussion list List-Id: ALT Linux Sisyphus discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Dec 2005 21:50:11 -0000 Archived-At: List-Archive: List-Post: Alex Yustasov wrote: > On Sun, Dec 18, 2005 at 07:12:24PM +0200, Artem wrote: > >> > Полутеоретически: нужно добавить в initrd crypto модуль. > cd /boot > rm initrd-2.6.14-wks26-up-alt2.img > mkinitrd initrd-2.6.14-wks26-up-alt2.img 2.6.14-wks26-up-alt2 --with aes.ko > > Я перегрузился с новым initrd. В /proc/crypto появилась инфа про aes. > > В hibernate.conf > > Encryptor aes > ProcSetting encryption_iv 16 > ProcSetting encryption_key 1234567890123456 > ProcSetting encryption_save_key_and_iv 1 > Странно, что в man hibernate.conf нет упоминания об этих параметрах :-( Rgds, Artem.