Changing your password for an already-encrypted hard-drive:
sudo cryptsetup luksChangeKey /dev/sdaX
(where X is the number of the drive you want to change)
Changing your password for an already-encrypted hard-drive:
sudo cryptsetup luksChangeKey /dev/sdaX
(where X is the number of the drive you want to change)