peterzh
March 27th, 2009, 01:12 PM
peter@petercomp:~$ sudo cryptsetup status sda3_crypt
/dev/mapper/sda3_crypt is active:
cipher: aes-cbc-essiv:sha256
keysize: 256 bits
device: /dev/sda3
offset: 2056 sectors
size: 209983559 sectors
mode: read/write
How would I go about changing the passphrase for this device? I know the current passphrase.
Also is it possible to change the string outputted on startup? It normally says something like "Please enter the passphrase to unlock encrypted device UUID-<randomstuffhere>"?
Any help would be appreciated
/dev/mapper/sda3_crypt is active:
cipher: aes-cbc-essiv:sha256
keysize: 256 bits
device: /dev/sda3
offset: 2056 sectors
size: 209983559 sectors
mode: read/write
How would I go about changing the passphrase for this device? I know the current passphrase.
Also is it possible to change the string outputted on startup? It normally says something like "Please enter the passphrase to unlock encrypted device UUID-<randomstuffhere>"?
Any help would be appreciated