On 11/07/2014 10:11 AM, clayton wrote: > Package: cryptsetup > Version: 2:1.6.6-3 > Severity: important > > I have an old dm-crypt partition that I have been using for long-term backups. > This is the crypttab: > > backcrypt /dev/sdb2 none > cipher=aes-cbc-plain,size=256,hash=ripemd160,noauto,loud
If it is not passphrase, are you sure these were the correct parameters? Who added them there? (mainly check mode: -plain /-essiv:sha256, key size 128/256 ?) (it should be, these are old cryptsetup plain defaults but you should check old crypttab backups for sure... really better use LUKS to avoid this problem, or even better - if you have systtem which opens it correctly, use cryptsetup status for active device and check it) See https://code.google.com/p/cryptsetup/wiki/FrequentlyAskedQuestions#8._Issues_with_Specific_Versions_of_cryptsetup Milan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org