Re: [PATCH v4] cryptodisk: allow user to retry failed passphrase

2024-05-03 Thread Maximilian Stendler
Hi, I've had the same issue but build a different solution via scripting[0]: The cryptomount and retries are implemented in a grub.cfg template. With some shell-scripts the actual grub.cfg can be generated and put into a tar used as a memdisk, additionally containing all necessary modules and comp

Re: How to test the git clone without "make install" ?

2024-06-14 Thread Maximilian Stendler
Hi Thomas, to keep the host installation clean, I would probably use a container. So if you are familiar with Podman or Docker, take a look at this: https://github.com/stendler/grub-fde/blob/main/Containerfile You could then use a volume mount for any input files from your host and to retrieve th

Re: LUKS multiple passphrase retries

2023-04-08 Thread Maximilian Stendler
Hi, I've recently built a custom config as a workaround for this, and embedded it into a custom grub image using grub-mkimage: https://github.com/stendler/grub-fde This repo should already be as generic as possible, but you might want to double-check that all your needed modules are loaded (e