Tiny Core Linux
Tiny Core Base => Raspberry Pi => Topic started by: spence91 on October 31, 2013, 12:01:13 PM
-
Hi, I'm not sure if this is latest version of the filsystems package.
Anyway - in order to get CIFS mounts working I had to load the following modules on top of what was already in filesystems:
kernel/crypto/md4.ko
kernel/crypto/sha1_generic.ko
kernel/crypto/sha256_generic.ko
kernel/crypto/sha512_generic.ko
Hope this helps.
-
Thanks