Hi,
I’m currently busy with this project: MX_Linux_Respin_RPI_SysVinit
I want to enable luks encryption on the main (aka root) partition
I’m forking / portage https://github.com/gitbls/sdm/blob/master/sdm-cryptconfig to do so.
But there is a bug with copy_file from /usr/share/initramfs-tools/hook-functions see at : https://github.com/gitbls/sdm/discussions/352#discussioncomment-14997358
I don’t understand WhyTF the function copy_file report $DESTDIR/sdmcryptfs as already existing while is being tested before, and it’s not existing…
Any ideas ?
Thanks.


Have you asked for help in the MX respin forum ? https://forum.mxlinux.org/viewforum.php?f=127&sid=e5234896e30626fb7c307fcde586d649
I am using the MX x64 and have luks+btrfs but I guess the installer is different…