Tiny Core Base > piCore Test Releases
piCore 6.0 rc1
Paul_123:
--- Quote from: patrikg on January 11, 2015, 04:46:32 PM ---What type of mount options do you use ??
And what type of share are you trying to mount ? Guest, User, Anonymous ??
Maybe you just to try to use option sec=ntlm
mount.cifs //cifs-server/share /localfolder -o guest,sec=ntlm
Have you tested some of this, like openwrt ??
http://wiki.openwrt.org/doc/howto/cifs.client
--- End quote ---
Just username and password. Mount options have not been required in the past. And no sec=ntlm doesn't help. ntlm uses MD4, and it just fails with a MD4 encryption failure.
bmarkus:
Just building samba, cifs-utils and their dependencies on 6.0. As soon as finished I can test. Most probably you need a crypto kernel module which is not in the base. You can download kernel modules from the server and install all crypto modules to find out which one is missing in the mean time (arc4?)
Paul_123:
--- Quote from: bmarkus on January 12, 2015, 04:02:17 AM ---Just building samba, cifs-utils and their dependencies on 6.0. As soon as finished I can test. Most probably you need a crypto kernel module which is not in the base. You can download kernel modules from the server and install all crypto modules to find out which one is missing in the mean time (arc4?)
--- End quote ---
Will try that tonight. I'll look at an old picore 5.x system to see if something stands out.
Paul_123:
--- Quote from: bmarkus on January 12, 2015, 04:02:17 AM ---Just building samba, cifs-utils and their dependencies on 6.0. As soon as finished I can test. Most probably you need a crypto kernel module which is not in the base. You can download kernel modules from the server and install all crypto modules to find out which one is missing in the mean time (arc4?)
--- End quote ---
hmac.ko is required. If I manually load this module first, the system will automatically load md5.ko and the mount is successful. on older versions of piCore, both of those modules were on the builtin list.
bmarkus:
--- Quote from: Paul_123 on January 12, 2015, 08:03:26 PM ---hmac.ko is required. If I manually load this module first, the system will automatically load md5.ko and the mount is successful. on older versions of piCore, both of those modules were on the builtin list.
--- End quote ---
Thanks. Yes, modules are rearranged in this version with the 3.12.35 kernel. I will add tem to bas in rc2.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version