I followed the instructions on https://en.opensuse.org/SDB:Encrypted_root_file_system#Avoiding_to_type_the_passphrase_twice, but still I have to type in the passphrase twice.
Is it still supposed to work?
fdisk -l gives me
**Device**** Start**** End**** Sectors**** Size****Type**
/dev/sda1 2048 1050623 1048576 512M EFI System
/dev/sda2 1050624 932186111 931135488 444G Linux filesystem
/dev/sda3 932186112 976773134 44587023 21.3G Linux swap
so I used /dev/sda2 in Step 3.
My /etc/crypttab now looks like this
cr_root UUID=150ca295-19ba-4088-8fbe-5ea1f4a4d27c /.root.key x-initrd.attach
cr_swap UUID=28b84f3b-1a9f-48fc-af4b-40c51b20c498
I’ve been using Linux for almost 30 years now, so I’m optimistic that I followed the described steps correctly, but still…
I’m grateful for any hints. Cheers!