On Thu, Mar 10, 2005 at 07:11:37PM +0000, Dick Middleton wrote: > cryptsetup -d /etc/keys/part3 create part3 /dev/hda3 > Command failed: No such file or directory > Same problem with --key-file rather than -d
I think there's something else the matter; this works for me. Is it possible that /etc/keys/part3 does not exist? Just a suggestion. ;-) Have you perhaps already solved this some other way? > cat /etc/keys/part3 | cryptsetup create part3 /dev/hda3 works fine. > Also -d /dev/random works - or at least doesn't fail. Very odd; there's nothing different between /dev/random and any other file as far as cryptsetup is programmed. -- Wesley W. Terpstra -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]