NoamParenti

joined 2 years ago
[–] NoamParenti@hexbear.net 11 points 3 days ago

She's more of a Picard fan.

[–] NoamParenti@hexbear.net 17 points 5 days ago (1 children)

I am curious about the 2% scenario!

[–] NoamParenti@hexbear.net 3 points 1 year ago

The correct syntax is cryptsetup luksChangeKey <device> <key file>. So what you tried is opening a file that is named like your new passphrase. Such a file of course (hopefully) doesn't exist.

Just omit the last parameter, i.e. sudo cryptsetup luksChangekey /dev/nvme0n1p3 and enter the new password when it asks you to.