Hi,
It's back. I've redone it with the new rPi2 minibian release and otherwise tried to keep it as vanilla as possible.
You need to correct the resolv.conf in the chroot:
cp /etc/resolv.conf /chroots/wheezy-armel/etc/resolv.conf
then reboot
shutdown -r now
Now, plex running in the chroot should have network access like the rest of the raspberry pi..
The only thing different from the guide is I added these locales:
locale-gen en_US en_US.UTF-8 en_GB en_GB.UTF-8 C
Then selected them when I ran the
dpkg-reconfigure locales
command. You might want to add your own locale if you're not in the UK or US.
Once setup the first thing you're going to want to do is install raspi-config
apt-get install raspi-config
Then run it and expand the filesystem.
Then add your media which depends on the storage medium.
By default plex is started by init.d but I disable this on my system.
find /etc -name S??plex* -exec rm {} \;
I install samba and configure it to share my media directories. This guide is very helpful; https://ccollins.wordpress.com/2013/02/05/how-to-share-a-folder-on-linux/
That's it.
I've uploaded it to mediafire as suggested. The link is below:
https://www.mediafire.com/?5jbh4jbn3ucb82u
Can someone tell me how to get a torrent onto a legal tracker?
I've started uploading it to Google Drive, it'll take an hour or so but will be available here: <https://drive.google.com/folderview?id=0B9cy6d-uUzi1fjE5X2MtcWhlQ19UaXlEdGRMNEhvTDZzYXgzUlRWM0l2N05SZGZRQXNfUVk&usp=sharing>
Please let me know if there's any issues again.
Plex is cool. F*** Dropbox.
UPDATED:
Here is the updated Armv7 Image..http://www.mediafire.com/download/dred4bd078wwe9n/MiniBianPlexArmv7.zip