Subject: Re: Error with cgd*
To: Philippe St-Jacques <philooo@gmail.com>
From: Philippe St-Jacques <philooo@gmail.com>
List: tech-crypto
Date: 03/19/2005 20:59:22
I don't remember having changed nothing really..
here are my files:

/etc/cgd/cgd.conf:
cgd0	/dev/wd0e

/etc/cgd/wd0e:
algorithm aes-cbc;
iv-method encblkno;
keylength 256;
verify_method disklabel;
keygen pkcs5_pbkdf2/sha1 {
        iterations 7177;
        salt AAAAgI7PFGeKnWzXkEBGpAY0ILo=;
};

** Do you have any idea what can cause that error to occur ?


On Sun, 20 Mar 2005 11:06:09 +1100, Daniel Carosone <dan@geek.com.au> wrote:
> What did you do in the meantime?  Update the kernel or userland?
> Remove /dev entries?  Alter disk labels or write over disk data?
> 
> > cgdconfig: can't open cgd "cgd0", "/dev/rcgd0d"
> 
> --
> Dan.