You are not logged in.
Pages: 1
Hi
I am trying to mount a CIFS share, which keeps failing.
It seems to be related to the fact that the md5 module isn't loaded.
I have tried to load the module, but it keeps failing
FATAL: Error inserting md5 (/lib/modules/3.0-ARCH/kernel/crypto/md5.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
dmesg says:
md5: Unknown symbol md5_transform (err 0)
I have tried the following:
* reinstalling the kernel package (pacman -S linux), and rebooting
* running depmod then modprobe md5
* loading other modules, modprobe hmac (worked)
Does anyone have any ideas to fix this?
Thanks
Offline
Pages: 1