Re: fc12 create initramfs contaning twofish kernel module

2010-03-10 Thread Bruno Wolff III
> > I think the idea there was to pick something reasonable and not provide a > > way for people to shoot themselves in the foot. If you really care, you > > can set up the luks devices before doing the install and you should be able > > to use them by supplying the key for them. > > In a way I di

Re: fc12 create initramfs contaning twofish kernel module

2010-03-10 Thread Jeffrey Kelling
Hello. > > How can I add the missing module to the initramfs? I was not able to find > > a working HowTo for dracut. Issuing > > > > > dracut /boot/myinit > > > > from the live-CD in a chroot to the system on disc did produce an > > initramfs containing an empty directory tree. I managed to unp

Re: fc12 create initramfs contaning twofish kernel module

2010-03-10 Thread Bruno Wolff III
On Tue, Mar 09, 2010 at 21:18:07 +0100, Jeffrey Kelling wrote: > > I just installed fc12 on an existing Twofish-encrypted LVM containing /home > and / as logical volumes. The installation went well, but the system won't > start because the initramfs misses module 'twofish-common'. It's a bit

fc12 create initramfs contaning twofish kernel module

2010-03-09 Thread Jeffrey Kelling
Hello, I just installed fc12 on an existing Twofish-encrypted LVM containing /home and / as logical volumes. The installation went well, but the system won't start because the initramfs misses module 'twofish-common'. How can I add the missing module to the initramfs? I was not able to find a