On 19.06.2010, Si St wrote: > Upon this command: > cryptsetup luksDelKey 1 /dev/hda5 > I receive this message: > > WARNING! > ======== > > This is the last keyslot. Device will become unusable after purging this key. I consider this a bug. The manpage says: luksKillSlot <device> <key slot number> wipe key with number <key slot> from LUKS device. A remaining passphrase or key file (via --key-file) must be supplied. luksDelKey <device> <key slot number> identical to luksKillSlot, but deprecated action name. I think cryptsetup should have bailed out and exited, because "1" is not a device. _______________________________________________ dm-crypt mailing list dm-crypt@xxxxxxxx http://www.saout.de/mailman/listinfo/dm-crypt