Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

CIFS mount problems
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
CIFS mount problems
31st Oct, 2013, 01:07 PM
Post: #4
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
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
cd /tmp
wget http://xbian.brantje.com/devel/others/xbian-package-kernel1.3-6.deb
dpkg -i xbian-package-kernel1.3-6.deb

you can revert to previous one with
Code:
sudo -i
apt-get install --reinstall xbian-package-kernel=1.3-5.5

(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
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


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

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 24th May, 2025, 05:48 PM Powered By MyBB, © 2002-2025 MyBB Group.