
how much would one of these Raspberry and everything needed to run XBMC, remote etc cost me.
I have a external USB HD. So this would be great if it could run XBMC.
I have no knowledge on it though. So some 'this is what you need' etc would be great. If someone would possibly let me know.
Thank you Joebob. Gives me something to think about then.
I do not 'think' I would need a powered USB hub though as the external HD is Mains powered anyhow?
Is it easy to set the raspberry up with XBMC as well as that is all I would want it to do.
I cannot recommend a pi enough as an xbmc 'box'. I've been using a 512mb one for months and its been brilliant. Super low power, always on, silent, never crashes, fast enough at 1ghz, streams everything I can throw at it without buffering, lives behind the tv so is completely innocuous. And it's cheap. What's not to like?

The buffer issues maybe because of the network protocol your using. SAMBA has more overhead than NFS, if your not already, and are able to, use NFS.
I've found Raspbmc's reliability has improved loads over the last 6 months and its definitely usable as the main media center.
High transfer rates + SMB = more overhead, it's a fact that on Linux, SMB requires more CPU grunt than NFS. Most other devices are quicker than a Pi (which is about the equivalent to a 300Mhz Pentium 2), which is why you might not think it's a "network issue".
Also, remember that if you can pass through audio to a receiver, the Pi doesn't need to decode it. Add in SMB overhead, a high bitrate video AND decoding audio... that poor little CPU doesn't quite have the grunt behind it to do it all together.
High transfer rates + SMB = more overhead, it's a fact that on Linux, SMB requires more CPU grunt than NFS. Most other devices are quicker than a Pi (which is about the equivalent to a 300Mhz Pentium 2), which is why you might not think it's a "network issue".
Also, remember that if you can pass through audio to a receiver, the Pi doesn't need to decode it. Add in SMB overhead, a high bitrate video AND decoding audio... that poor little CPU doesn't quite have the grunt behind it to do it all together.
It ain't decoding audio though, HDMI is set to passthrough everything, and unless it's decided to change it's mind, it should be using NFS - although i've had issues as I found once I set up a share it was very difficult to remove/edit it. Is there an easy way to check and edit the settings for a particular share? I find it's easy enough to add a new one but modifying an existing one is another matter..
My problem was that WHS2011 doesn't support NFS mounts, so Im stuck with SMB until the next upgrade cycle