22 Sep
2016
22 Sep
'16
2:26 p.m.
On 9/22/2016 01:19, dark_neo wrote:
Hello,
Anyone knows how install Crux on encrypted partition (like LUKS or something like that)? I manage to run LUKS (cryptsetup) on my data partitions and external drives, but, I doesn't found anything in Crux web page and his wiki about encrypted the "os" partition, so I don't know if I can achieve this.
Did anyone try it and has been successful? If yes, can you tell me what's steps I need to follow?
Greetings, As per Thomas' reply there not currently an official way to do this. With that said, you might try better-initramfs (https://github.com/slashbeast/better-initramfs) or dracut (https://dracut.wiki.kernel.org/index.php/Main_Page). I believe both can do what you want. Matt