What's inside? (Firmwares)
- WD MyCloud (Gen1): Debian wheezy/jessie + OMV, DSM 5.2, chroot, Recovery (Several different ways) and more. (FW v03.x / v04.x)
- WD MyCloud (Gen2): Chroot, Debian jessie + OMV, DSM 6, Debrick/Recovery (Possible to upgrade to any latest linux kernel and os/debian stretch)
- WD MyCloud Mirror (Gen1): Debian jessie + OMV, DSM 6
- WD MyCloud Mirror (Gen2): Debian Stretch, OMV 4.x, DSM6. Latest linux kernel (v4.15.0 now)
- Chroot for all other models. Possible to install OMV inside.
Code
# Install latest OMV (v.3.x.x, "erasmus") in "Clean Debian"
echo "deb http://packages.openmediavault.org/public erasmus main" > /etc/apt/sources.list.d/omv.list
echo "127.0.1.1 wdmc.lan wdmc" >> /etc/hosts
apt-get update
apt-get install --force-yes openmediavault-keyring
apt-get update
apt-get install openmediavault
# choose "none", "yes", "standalone".
# After that - login to webgui and (re)create network interface (eth0)
Ps:
I thank Rik from the Netherlands for the provided device for tests (WDMC Mirror)