jmenorton
Junior Member Posts: 24 Joined: Jul 2011 Reputation: 0 |
2012-04-19 12:16
Post: #1
Hi all, just wondered if this was possible, main reason would be to transfer, newly ripped music, tv shows ect, over to the external hdd's connected to xbmc machine over the network (this is possible right?) Kind of a hassle constantly dissconnecting the externals and connecting them to the laptop, just to add a few albums, or new episodes.
|
| find quote |
dandirk
Senior Member Posts: 223 Joined: Oct 2008 Reputation: 1 |
2012-04-19 14:59
Post: #2
Not sure about home group, but you create a smb share on the linux box and windows should be able to access it. No clue at all about homegroups, never use it (I think). I still do workgroup networking.
You might have to install samba server components (you did with dharma). Tons of info online on how to createa a smb share in linux. |
| find quote |
pumkinut
Posting Freak Posts: 881 Joined: May 2006 Reputation: 9 |
2012-04-19 15:52
Post: #3
Home groups are a Win7+ thing. It's not supported by other OSs. As dandirk said, you can share via SMB (samba), which should work pretty well.
|
| find quote |
HenryFord
Posting Freak Posts: 1,034 Joined: Jan 2010 Reputation: 15 |
2012-04-19 15:58
Post: #4
No, the homegroup is proprietary implementation of SMB - only accessible via Windows-PCs within the homegroup.
What you want is still very much possible - using Linux's SMB integration "Samba". Here is a guide on how to do that: http://www.howtogeek.com/74459/how-to-cr...-easy-way/ Need help? Check out my XBMC Frodo Guide. It contains full featured guides to Sickbeard and CouchPotato as well. |
| find quote |
jmenorton
Junior Member Posts: 24 Joined: Jul 2011 Reputation: 0 |
2012-04-19 16:25
Post: #5
thanks for the help, now im having trouble installing the samba packabe, my command line looks like this:
jamie@jamie-Aspire-R3700:^$ sudo apt-get install system-config-samba it then gives me an option to install something, i assume samba, i say yes, then i get a host of 404 not found errors Any ideas? |
| find quote |
HenryFord
Posting Freak Posts: 1,034 Joined: Jan 2010 Reputation: 15 |
2012-04-19 16:53
Post: #6
Can you post those errors? Seems like the sources are either down, misconfigured or your network isn't configured like it should be.
Do you have problems installing any other software? Best way would be to post the whole output of apt (you could use something like pastebin.org to paste the text) Need help? Check out my XBMC Frodo Guide. It contains full featured guides to Sickbeard and CouchPotato as well. |
| find quote |
jmenorton
Junior Member Posts: 24 Joined: Jul 2011 Reputation: 0 |
2012-04-19 17:09
Post: #7
I just installed gedit with no problems heres what it said during the samba install.
W: Failed to fetch http://gb.archive.ubuntu.com/ubuntu/pool....1_all.deb 404 Not Found W: Failed to fetch http://gb.archive.ubuntu.com/ubuntu/pool...1_i386.deb 404 Not Found W: Failed to fetch http://gb.archive.ubuntu.com/ubuntu/pool...1_i386.deb 404 Not Found Edit. Just installed Ubuntu Software Center, again no problem, tried installing samba from there, 'failed to download package files, check your internet connection' so guessing its a problem with thw website?
(This post was last modified: 2012-04-19 17:29 by jmenorton.)
|
| find quote |
jawilljr
Senior Member
Posts: 164Joined: Jan 2010 Reputation: 5 |
2012-04-19 17:49
Post: #8
Try changing the default server in Software Sources:
Code: gksudo software-properties-gtkThe above will open Software Sources...where is says "Download from" change it to the main server...close it then: Code: sudo apt-get updateSee if it works. Jerry |
| find quote |
jmenorton
Junior Member Posts: 24 Joined: Jul 2011 Reputation: 0 |
2012-04-19 19:25
Post: #9
Ok thanks for the help jawilljr that got it installed, now ive set it up following the guide HenryFord posted a few posts above, But i still can find anything on my windows machine. i can see the linux machine on the routers webpage.
Edit: Im on windows 7 ultimate if that helps. Im gonna go scream into a pillow for a little while.
(This post was last modified: 2012-04-19 20:28 by jmenorton.)
|
| find quote |
dandirk
Senior Member Posts: 223 Joined: Oct 2008 Reputation: 1 |
2012-04-20 00:43
Post: #10
First test if your share is working... On your win7 box, open run, then \\<IP_address_of_XBMC>. It should show your samba share that you setup on the xbmc box.
If that works then networking if ok, its just name resolution/workgroup issue. Which you wouldn't have to fix but is a perk. In the samba config file there is a setting used to join a windows workgroup (I think there is also a way to change that in the xbmc gui as well)... Make sure this matches what your win7 is setup at (default is WORKGROUP). I dug up my notes back when I did something similar... my smb.conf file was set as follows: [global] workgroup = danhome netbios name = XBMCLive security = SHARE auth methods = guest domain master = No wins support = Yes [XBMCHome] comment = XBMC System Share path = /home force user = dandirk inherit permissions = yes read only = No guest ok = Yes |
| find quote |

![[Image: all-fanart.jpg]](http://trakt.tv/user/HenryFord/widgets/watched/all-fanart.jpg)


Search
Help