(Solved) fStab automount smb/cifs fails (keeps loading XBMC)
|
5th Feb, 2014, 12:12 AM
Post: #1
|
|||
|
|||
(Solved) fStab automount smb/cifs fails (keeps loading XBMC)
Hi all,
I try to mount my smb shares locally, and this works perfectly, using the following commands: Code: sudo -i (password raspberry) When I use the list (ls) command, I can see all my media. But whenever I add the following to fStab: Code: //server/share_name /media/your-share user=share_username,pass=share_password 0 0 the list is empty. And when I add "cifs", and reboot the system, the system keeps spinning at the boot screen "loading XMBC" Code: //server/share_name /media/your-share cifs username=share_username,password=share_password,rw,file_mode=0777,dir_mode=0777 0 0 So how can I correctly automount my smb mount commands? |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
[PROBLEM] Cifs automount with FStab problem.... | Skywatch | 2 | 7,464 |
7th Apr, 2016 07:17 AM Last Post: Skywatch |
|
XBMC stopped loading, can ssh and start manually | brycestejskal | 2 | 11,491 |
19th Jul, 2013 07:46 AM Last Post: mk01 |