Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #69056
| From | john terragon <jterragon@gmail.com> |
|---|---|
| Newsgroups | linux.debian.kernel |
| Subject | looking to use loop-AES with initramfs tools and root |
| Date | 2021-01-05 12:10 +0100 |
| Message-ID | <BtSnV-360-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi. I want to use loop-AES for my encrypted root partition (the real thing, not the compatibility mode offered by cryptsetup to mount old loop-AES volumes) and I'm looking to make it play nice with the initramfs tools. Basically I just have to make initramfs scripts use a special version of losetup (which is not going to be interfering with the one in the utils-linux package, I'll just rename it losetup-aes or something) instead of cryptsetup. I've yet to take a look at it but by the existence of the cryptsetup-initramfs package I came to the conclusion that the initramfs tools are maybe written in a modular fashion so that it's easy to plug-in support for something different than cryptsetup. So, I guess cryptsetup-initramfs is a good place to look into in order to achieve my goal right? Thanks John
Back to linux.debian.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
looking to use loop-AES with initramfs tools and root john terragon <jterragon@gmail.com> - 2021-01-05 12:10 +0100 Re: looking to use loop-AES with initramfs tools and root Ben Hutchings <ben@decadent.org.uk> - 2021-01-07 22:30 +0100
csiph-web