http://www.raspbmc.com new update out today for anyone who is interested.
Not sure it runs netflix but iPlayer works nicely.
Dave
Not sure it runs netflix but iPlayer works nicely.
Dave
How does this work out as a media player?
Will it run netflix/iplayer?
Something like scp (or winscp if your 2nd machine runs windows) would be better as it's a straight file transfer, rather than mucking around with copy/pasta.
Simplest way I can think of is to use Putty from a windows machine to access the pi via telnet/ssh.
then use vi to create the file and copy and paste the content before saving.
Installation does require a complete reinstall.
Oh I read that as "doesn't", my bad.
If you wish to make a backup, you can do so via SSH or the command line with a keyboard attached by executing the following commands
tar -czf xbmc-backup.tar.gz .xbmc
And then after transferring the xbmc-backup.tar.gz to your newly installed Pi, running this command to restore:
sudo initctl stop xbmc && tar -xzf xbmc-backup.tar.gz && sudo initctl start xbmc
Taken the plunge and ordered one along with a 64GB card. Time to back up my (rather large) DVD collection. Can't do my blurays, don't have a drive in my PC
Guess I may actually use the HT I paid extra for on this i7.
According to the wiki, SDXC cards won't work in the RPi.
Darn ... order cancelled lol.
I spose a 64GB is serious overkill anyway. Everything will be streamed from a NAS drive.