Replies: 1 comment 2 replies
|
I would not copy the generated For mkosi, the cleaner path is usually to customize the initrd itself. The mkosi docs describe building a separate initrd and passing it with So I would first clarify which unlock mode you actually want: interactive passphrase, TPM-bound unlock, or a shipped key file or credential. If you share the exact |
Uh oh!
There was an error while loading. Please reload this page.
I am trying to create an image with the root partition encrypted (using repart.d
Encryptoption),thus I enabled the generated of the default initrd in a separate boot partition.
But the crypttab generated by systemd-repart ends up in the root partition, not in the initrd.
Also the
Passphrasefile is not copied at all.Is there a way to copy them into the initrd?
All reactions