All the excitement of the Pi2 reminded me I have a Pi model B sitting at home doing nothing and thought that there must be something useful it could be used for.
When I initially got it I was thinking of using it as a media player but at the time XBMC was really slow and clunky on it and in the meantime I've got myself 3 now tv boxes which are doing that job nicely.
I was wondering about setting it up along with a USB hard drive to serve up my music collection but so far haven't found a really simple guide for doing so (any ideas anyone?)
Does anyone else have any ideas for something useful it could be doing for me, ideally running headless so it can be tucked away under my stairs hooked up to my router, also, ideally really easy to set up as I don't have a clue about Linux etc??
I run Raspbmc on my old rasberry b+
Can i still use Raspbmc on the new PI 2?..
I run Raspbmc on my old rasberry b+
Can i still use Raspbmc on the new PI 2?..
Nopes.
Raspbmc is not available for the R-Pi2 yet.
OSMC is available for the R-Pi2, and works very well, although it is still in Alpha.
It's worth giving it a try as Sam announced he will no longer be updating Raspbmc.
Change to Openelec
Ah that's a shame,OSMC doesn't look all that great to me.
(Openelec)
This is more what im looking for,It looks just like Raspbmc...So this is confirmed to work on the R-Pi2?
NEVAR!!!!Change to Openelec
Ah that's a shame,OSMC doesn't look all that great to me.![]()
ERROR: NFS: Failed to mount nfs share: /export/Films (mount/mnt call failed with "RPC error: Mount failed with error MNT3ERR_ACCES(13) Permission denied(13)")
NobKitten rpc.mountd[4098]: refused mount request from 192.168.1.15 for /export/Films (/export/Films): illegal port 41473
NobKitten rpc.mountd[4098]: refused mount request from 192.168.1.15 for /export/Films (/export/Films): illegal port 41477
NobKitten rpc.mountd[4098]: refused mount request from 192.168.1.15 for /export/Films (/export/Films): illegal port 41481
NobKitten rpc.mountd[4098]: refused mount request from 192.168.1.15 for /export/Films (/export/Films): illegal port 41485
NobKitten rpc.mountd[4098]: refused mount request from 192.168.1.15 for /export/Films (/export/Films): illegal port 41489
NobKitten rpc.mountd[4098]: refused mount request from 192.168.1.15 for /export/Films (/export/Films): illegal port 41493
Yes... have a look at https://www.youtube.com/watch?v=xq0...feature=iv&annotation_id=annotation_984903551 and I am sure there are others also.
Edit: The download page, which includes a version specifically for the Pi 2 is at http://openelec.tv/get-openelec
Hope this helps!![]()
###5.1 Get connected to the Raspberry pi
get the ip address of the pi using
$ ifconfig
look for the **inet addr: <i>\<value></i>** in the data output, this is your IP address. You can also get your IP address when you exit EmulationStation and enter the terminal. In the red text is your IP address.
Use your IP address to log into your pi using SFTP (ssh)
>Server address: \<RPI ip address><br>
>Username: pi (default)<br>
>Password: raspberry (default)
This will put you in the users folder. ie /home/pi/<br>
you should see 2 folders:
* RetroPie
* RetroPie-Setup
I can get the IP address but I'm not entirely sure where to enter the bits that start with ">".