Rohde-Schwarz / TrustedGRUB2

DEPRECATED TPM enabled GRUB2 Bootloader
GNU General Public License v3.0
193 stars 77 forks source link

cryptomount: unknown argument '-k' ; What am I missing? #71

Closed h0dgep0dge closed 7 years ago

h0dgep0dge commented 7 years ago

Out of idle curiosity, I'm putting together a luks system with a keyfile for unlocking the system at boot. According to the readme, TrustedGRUB2 is supposed to support the -k argument to specify a keyfile, but it doesn't appear to be working. The system is a clean install of slackware, with TrustedGRUB2 built from source; the vanilla GRUB2 package has never touched the disk.

h0dgep0dge commented 7 years ago

As it turns out, the modules being loaded were, in fact, vanilla. Why? Searched me. In any case, ensuring that the grub-install utility is installing the correct files is all that was needed.