Problem: Mount SMB share at boot
|
18th Apr, 2013, 10:51 PM
Post: #1
|
|||
|
|||
Mount SMB share at boot
Edit:
Spoke to soon! I have managed to mount my shares successfully and can now access them through the mount-place in xbmc (I'm using xbian). However, when trying to set things up with sickbeard/nzbGet they can't create any files on the directory, so I'm guessing I have not set the read/write access properly. The user profile (xbian) has read/write privalages on the share and when edited the fstab i made sure i put rw in the options. Code: //192.168.1.70/xbian /mnt/xbian cifs user=xbian,pass=raspberry,rw 0 0 Can anyone see what I'm doing wrong? –––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– I have finally found the answer. I don't know how i never came across this site in all my searches (or why i didn't try Raspberry Pi's forums to start with!) but this thread gave me the answer. Thought I would share it in case anyone else had the same issues. The line used in /etc/fstab was: Code: //192.168.1.70/xbian /mnt/xbian cifs user=xbian,pass=raspberry 0 0 Hope this helps –––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– How do you set xbian to mount a share folder at boot? I have a 1TB HD plugged into my Airport Extreme that is shared over my home network via SMB. I can access the files on the hard in xbmc, add them to the library and play them. But I need to be able to mount the share to my system so I can use it with nzbGet, Sickbear, etc. I would plug it into my Pi directly but it is formatted with HFS+ and I have nowhere to put the ≈500GB of media on it while I re-format, nor do I particularly want to chance the file system as HFS+ obviously works best with my Mac. I have found a number of site on the internet that suggest editing /etc/fstab to get the share to mount at boot but I can’t seem to get it to work. In fact even when I try to manually mount the drive I just get a variety of errors. Being a Linux noob I really need some help as this is driving me insane. Hoping to hear from someone soon as I really want to be able to get going properly with this funky piece of kit and what is an awesome distro for it! System: Raspberry Pi Alpha-5 AirPort extreme 1TB portable HD, plugged into AirPort and shared at //xxx.xxx.x.xx/xbian |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Mount SMB share at boot - Jingles - 18th Apr, 2013 10:51 PM
RE: Mount SMB share at boot - Jingles - 20th Apr, 2013, 03:52 AM
RE: Mount SMB share at boot - CurlyMo - 20th Apr, 2013, 08:16 AM
RE: Mount SMB share at boot - Kevin LeRoy - 5th Jul, 2014, 10:18 PM
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
How to mount NFS share? | theodore | 18 | 54,165 |
6th Aug, 2014 09:48 PM Last Post: mk01 |
|
Cannot Mount SMB share via Fstab | ttsk8r | 1 | 9,513 |
17th Jul, 2013 09:55 PM Last Post: Gwystyl |
|
[PROBLEM] Can not mount smb share | Armand | 1 | 8,620 |
4th Jul, 2013 08:44 AM Last Post: mk01 |