我希望cryptsetup提示我输入密码,但它只是尝试打开密钥文件但失败:
sudo cryptsetup luksFormat test.img cryptsetup-test
WARNING!
========
This will overwrite data on test.img irrevocably.
Are you sure? (Type uppercase yes): YES
Failed to open key file.
Run Code Online (Sandbox Code Playgroud)