Greetings all. Just purchased a WD MyCloud 4TB for $80. Couldn't resist. I've managed to login to the machine via ssh and run a few commands. I'm trying to figure out how feasible it might be run actually run Plex Media Server from it..
WDMyCloud:/DataVolume/PlexMediaServer-0.9.15.6.1714-7be11e1-arm7/package# uname -a
Linux WDMyCloud 3.2.26 #1 SMP Thu Jul 9 11:14:15 PDT 2015 wd-2.4-rel armv7l GNU/Linux
And the processor information:
`WDMyCloud:/DataVolume/PlexMediaServer-0.9.15.6.1714-7be11e1-arm7/package# cat /proc/cpuinfo
Processor : ARMv7 Processor rev 1 (v7l)
processor : 0
BogoMIPS : 1299.25
processor : 1
BogoMIPS : 1292.69
Features : swp half thumb fastmult vfp edsp neon vfpv3 tls
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x2
CPU part : 0xc09
CPU revision : 1
Hardware : Comcerto 2000 EVM
Revision : 0001
Serial : 0000000000000000`
I looked at the available packages for download.. Synology has a armv7 .apk package which I was able to extract and upload to the MyCloud machine (here: https://downloads.plex.tv/plex-media-server/0.9.15.6.1714-7be11e1/PlexMediaServer-0.9.15.6.1714-7be11e1-arm7.spk). When running the start.sh command I get the following:
WDMyCloud:/DataVolume/PlexMediaServer-0.9.15.6.1714-7be11e1-arm7/package# ./start.sh
./Plex Media Server: error while loading shared libraries: libgnsdk_correlates.so.3.07.7: ELF load command alignment not page-aligned
Any thoughts about moving files around? I gotta think this would be at least possible, maybe not fast, but possible!
Thanks