CIFS mount problems
|
31st Oct, 2013, 01:07 PM
Post: #4
|
|||
|
|||
RE: CIFS mount problems
@Darkguy
I'm able to mount cifs from windows 7 (no homegroup) as : Code: mount -t cifs \\\\IVKA57WW\\Users\\username /mnt/tmp/ -o username=username,nounix,sec=ntlm,ip=192.168.1.106 if it doesn't work (nounix is only difference to your tries), can you install this kernel (http://xbian.brantje.com/devel/others/xbian-package-kernel1.3-6.deb) and try again? Code: sudo -i you can revert to previous one with Code: sudo -i (this assumes you have Beta2 installed) Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
CIFS mount problems - Darkguy - 29th Oct, 2013, 08:51 AM
RE: CIFS mount problems - IriDium - 30th Oct, 2013, 03:41 AM
RE: CIFS mount problems - Darkguy - 30th Oct, 2013, 08:02 PM
RE: CIFS mount problems - mk01 - 31st Oct, 2013 01:07 PM
AW: CIFS mount problems - Darkguy - 2nd Nov, 2013, 05:45 PM
|