I was trying to encrypt my system by folowing this guide: http://www.debian-administration.org/articles/428. 
	 is generating this message: 
	
		
. Is there a way to fix it? cryptsetup is installed and I can load the other 2 modules (modprobe dm_crypt
and modprobe aes_i586).
					Code:
	
	modprobe sha256
			
			
				WARNING: Error inserting padlock_sha (/lib/modules/2.6.24-24-generic/kernel/drivers/crypto/padlock-sha.ko): No such device
			
		
	and modprobe aes_i586).


							
						
							
						
Comment