Problem: Can not mount smb share
|
4th Jul, 2013, 07:41 AM
Post: #1
|
|||
|
|||
Can not mount smb share
This is my first post on this forum, so i don't know if it's in the right place.
I'm trying to mount a samba share in order to get NZBget to put the downloaded files on my nas. I've installed samba and it is running, but wether i try to mount it manually or with fstab i get a "mount error(5) : Input/Output error. The fstab entry looks like this : //192.168.0.56/downloads /mnt/downloads cifs credentials=/home/xbian/nas,_netdev,rw,iocharset=utf8,nounix,file_mode=0777,dir_mode=0777 0 0 In the credentials file (now for testing not hidden) i've put these 2 lines : username=username password=password I need to mount with cifs, because my NAS doesn't support NFS. I'm using Xbian 1.0 Beta 1. Can anyone help me with this ? |
|||
4th Jul, 2013, 08:44 AM
Post: #2
|
|||
|
|||
RE: Can not mount smb share
check "dmesg | tail" ... most of the time the error is caused by not matched sec= settings.
see man mount.cifs and what should be the "_netdev" parameter ? 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 »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
How to mount NFS share? | theodore | 18 | 53,802 |
6th Aug, 2014 09:48 PM Last Post: mk01 |
|
[PROBLEM] Mount SMB share at boot | Jingles | 3 | 28,634 |
5th Jul, 2014 10:18 PM Last Post: Kevin LeRoy |
|
Cannot Mount SMB share via Fstab | ttsk8r | 1 | 9,451 |
17th Jul, 2013 09:55 PM Last Post: Gwystyl |