I got the error message "modprobe: FATAL: Error inserting padlock_sha ..." since I installed ubuntu 10.04 LTS recently. I resolved this problem after I read #33 ( the URL as below ) and applied it to my /etc/crypttab. I found out there was a line "...swap,cipher=..." in my /etc/crypttab. I just added a space between "swap," and "cipher" so that it looked like this "...swap, cipher=..." in my /etc/crypttab. The error message disappeared after I rebooted !
Thank for Message #33 by Alexander Mader http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=568008#33 ** Bug watch added: Debian Bug tracker #568008 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=568008 -- Warning during boot: WARNING: Error inserting padlock_sha (/lib/modules/2.6.24/12-generic/kernel/drivers/crypto/padlock-sha-.ko): No such device https://bugs.launchpad.net/bugs/206129 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
