Ramon, Dale, On Tuesday, 2021-07-06 20:40:32 +0200, Ramon Fischer wrote:
> This is just a guess. Maybe you have two devices with the same UUID? > > If so, you can change it with: > > $ cryptsetup --uuid="<some_uuid>" luksUUID "/dev/sdx1" Good idea. But to find out whether or not this is the cause of Dale's problems I would suggest to first run "cryptsetup" without the "--uuid" option (in order to get the UUID listed) and to then compare this with the output from "ls /dev/disk/by-uuid". Sincerely, Rainer