I was following along on the kicksecure ram-wipe documentation for installing. and at the end it says: To wipe the LUKS full disk encryption (FDE) for the root disk from RAM it is required to unmount and root disk file system and close the root disk LUKS volume during the shutdown process.
And thats where my issues arise. I installed the ram-wipe package to a Kali Linux VM, and the script works on shutdown. However it complains that there are still mounted encrypted disks.
How can you make it so that LUKS volumes get unmounted on shutdown so that ram wipe can do it’s thing?
Alright thanks for the info. I should mention that ram-wipe works fine on all my kicksecure machines, so its probably something that kali is doing different.