On 07/16/2010 04:44 AM, Aaron Lewis wrote: > udevd-work[7416]: kernel-provided name 'dm-2' and NAME= 'mapper/crypt_0' > disagree, please use SYMLINK+= or change the kernel to provide the > proper name > > > So i put udev rules like this: > > KERNEL=="dm-0",NAME="dm-0",SYMLINK+="mapper/home" > KERNEL=="dm-1",NAME="dm-1",SYMLINK+="mapper/code" This is completely wrong, never do that. dm-X names are dynamic. No need to worry about the warning above if it works. > How can i get rid of that together ? Update package which provides DM new rules. Yor distro should provide it if they update udev. Milan _______________________________________________ dm-crypt mailing list dm-crypt@xxxxxxxx http://www.saout.de/mailman/listinfo/dm-crypt