Here is my repo with software, worked on official firmware v4:
WARNING: This software only for official v4 firmware (Kernel/Software with PageSize=64k)!
WDMyCloud 1nd generation.
Connect via SSH and install Chroot env:
wget http://anionix.ddns.net/WDMyCloud/WDMyCloud-Gen1/Chroot/chroot-j64k.sh
chmod a+x chroot-j64k.sh
./chroot-j64k.sh install
After this you can go inside chroot and install any of available software.
Commands:
Go inside chroot: chroot /DataVolume/debian /bin/bash
Chroot control script (For start/stop/install/uninstall): /DataVolume/debian/chroot_debian.sh
Hi again, I was trying your repository, but I cannot install transmission-daemon.
This is what I’m doing:
WDMyCloud:~# cp /etc/apt/sources.list /etc/apt/sources.list.bak
WDMyCloud:~# echo deb http://anionix.ddns.net wheezy-64k main > /etc/apt/sources.listWDMyCloud:~# apt-get updateIgn http://anionix.ddns.net wheezy-64k Release.gpgIgn http://anionix.ddns.net wheezy-64k ReleaseGet:1 http://anionix.ddns.net wheezy-64k/main armhf Packages [10.4 kB]Ign http://anionix.ddns.net wheezy-64k/main Translation-enFetched 10.4 kB in 3s (2607 B/s)Reading package lists... Done
WDMyCloud:~# apt-get install transmission-daemon
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
transmission-daemon : Depends: libcurl3-gnutls (>= 7.16.2) but it is not installable
Depends: libnatpmp1 but it is not installable
Recommends: transmission-cli (>= 1.50-1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
I have this problem. Ive tried installing MC from the beta earlier on it didnt work thou, now it doesnt work either.
any ideas plz! I need MC!
transmission works, however, had it installed before as well.
WDMyCloud:~# sudo apt-get install mc
Reading package lists… Done
Building dependency tree
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
mc : Depends: mc-data (= 3:4.8.3-10) but 3:4.8.13-2 is to be installed
E: Unable to correct problems, you have held broken packages.