WD My Cloud - WDCommunity/wdpksrc GitHub Wiki
The WD My Cloud series run a Debian based OS. As with most embedded devices, the base OS is a compressed readonly squashfs image on the internal flash memory. During boot, user data and extensions are loaded from the Main Volume on the hard drives.
This means the user can make modifications on the in-memory representation of the OS, but those changes are lost on reboot so the device starts in a clean state. There are several ways to make persistent changes however.
Overview
- Hardware
- Firmware
- Apps
- Tips'n Tricks
Hardware overview
OS5
ARMv7
Firmware: OS3 v2.31.xxx Kernel: 3.10.39
- WD MyCloud (Gen2) (OS kernel)
- WD MyCloud Mirror (Gen2)
- WD MyCloud EX2100
- WD MyCloud EX4100
- WD MyCloud EX2 Ultra
x64
Firmware: OS3 v2.31.xxx Kernel: 3.10.38
- WD MyCloud DL2100
- WD MyCloud DL4100
x64
Firmware: OS3 v2.31.xxx Kernel 4.1.13
- WD MyCloud PR2100
- WD MyCloud PR4100
OS3
These devices are no longer receive software updates by WD.
ARMv5
Firmware: xxx Kernel: xxx
- WD MyCloud EX4
Warning: many packages dropped support this platform as the toolchain too outdated (EGLIBC 2.8)
ARMv7
Firmware: OS3 v2.12.xxx Kernel: 3.2.40
- WD MyCloud (Gen1)
- WD MyCloud EX2 -- EGLIBC 2.15
- WD MyCloud Mirror (Gen1)
More hardware info here
Back to overview
My Cloud OS3
Back to overview
3rd party apps
Warning: use these applications at your own risk. Some of these apps may not be compatible with future firmware releases.
When facing issues and you can't find answers on the community forum nor here, please create a ticket.
Feel free to add your repo to this section!
Downloads
ARM only
- Allester Fox: official website and mirror
- https://github.com/machsix/WDMyCloud-Gen2
- https://github.com/hashashin/mycloudapps
Multimedia
- Plex
- Emby
Networking
- Zerotier
- ...
Back to overview
Create your own
See APKG-packages
Back to overview