On 06/19/2010 07:20 PM, Si St wrote: > --cryptsetup version 1.0.3 , OS = SLED_10_SP3-- Quite old version, it works for me in 1.1.2 > cryptsetup luksDelKey /dev/hda5 1 > > I receive only that I succeeded, and the actual Key in Slot 1 is disabled testing it with luksDump. # cryptsetup luksDelKey 0 /dev/sde luksDelKey is a deprecated action name. Please use luksKillSlot. Device 0 doesn't exist or access denied. # cryptsetup luksDelKey /dev/sde 0 luksDelKey is a deprecated action name. Please use luksKillSlot. WARNING! ======== This is the last keyslot. Device will become unusable after purging this key. ... # cryptsetup luksKillSlot /dev/sde 1 Key 1 not active. Can't wipe. # cryptsetup --version cryptsetup 1.1.2 Can you reproduce it with recent version? And I think we already found more problems with SLED10. Milan _______________________________________________ dm-crypt mailing list dm-crypt@xxxxxxxx http://www.saout.de/mailman/listinfo/dm-crypt