Before initiating the usbkey-create process, we should check to make sure the kernel supports DM_CRYPT or else it will fail in the middle of the USBkey creation, leaving things in an inconsistent state. And the failure message isn't straightforward either.
Before initiating the
usbkey-createprocess, we should check to make sure the kernel supports DM_CRYPT or else it will fail in the middle of the USBkey creation, leaving things in an inconsistent state. And the failure message isn't straightforward either.