WDMyCloud Single Drive

Third log out and log in worked. Thanks for the help again!

Login is only for remote access. If you are at home you should not be using the login option.

Without logging in the DVR does not show up

I think im really close to getting this doneā€¦however (after copy/paste of the command ā€œwget -O /tmp/channels_dvr.bin https://channels-dvr.s3.amazonaws.com/wd/WDMyCloud_ChannelsDVR_1.0.5.bin upload_apkg -d -s 1 -p /tmp/channels_dvr.binā€

I get - ā€œUsage: wget [OPTION]ā€¦ [URL]ā€¦ā€

I am using SSH via Putty

Make sure you run each command separately. First this one:

wget -O /tmp/channels_dvr.bin https://channels-dvr.s3.amazonaws.com/wd/WDMyCloud_ChannelsDVR_1.0.5.bin

Then this one:

upload_apkg -d -s 1 -p /tmp/channels_dvr.bin

Thanks!!! I got the file to Download, but after running ā€œupload_apkg -d -s 1 -p /tmp/channels_dvr.binā€

I get

ā€œ-bash: upload_apkg: command not foundā€

Sorry, im terrible w Linux. im on Firmware Version 04.05.00-327

This was my output:

WDFAKENAME:~# wget -O /tmp/channels_dvr.bin https://channels-dvr.s3.amazonaws.com/wd/WDMyCloud_ChannelsDVR_1.0.5.bin
ā€“2018-10-06 13:40:20-- https://channels-dvr.s3.amazonaws.com/wd/WDMyCloud_ChannelsDVR_1.0.5.bin
Resolving channels-dvr.s3.amazonaws.com (channels-dvr.s3.amazonaws.com)ā€¦ 52.216.106.3
Connecting to channels-dvr.s3.amazonaws.com (channels-dvr.s3.amazonaws.com)|52.216.106.3|:443ā€¦ connected.
HTTP request sent, awaiting responseā€¦ 200 OK
Length: 11169 (11K) [application/octet-stream]
Saving to: `/tmp/channels_dvr.binā€™

100%[======================================>] 11,169 --.-K/s in 0.003s

2018-10-06 13:40:25 (3.92 MB/s) - `/tmp/channels_dvr.binā€™ saved [11169/11169]

WDFAKENAME:~# upload_apkg -d -s 1 -p /tmp/channels_dvr.bin
-bash: upload_apkg: command not found

Hmmm weird.

Try:

/usr/sbin/upload_apkg -d -s 1 -p /tmp/channels_dvr.bin

WDFAKENAME:~# /usr/sbin/upload_apkg -d -s 1 -p /tmp/channels_dvr.bin
-bash: /usr/sbin/upload_apkg: No such file or directory

No luckā€¦

Weird itā€™s like they got rid of that command.

What model and firmware version?

Firmware Version 04.05.00-327
2015 Western Digital Corporation. All Rights Reserved

Its the WD Mycloud from 2015

Ah thatā€™s why. See:

AH! Dangit! I thought I installed an app a while ago. Guess not.

Thanks for your helpā€¦time for an upgrade :slight_smile:

1 Like

Does this mean mycloud home doesn't work at all?

If you have the right model, it will work. That is what I started with, but it was too slow for me.

Thanks. I had already returned it lol... I am just using for live tv. I will worry about DVR later. Now I cant get it to stop trying to access that drive so I cant watch anything

Uncheck DVR box in the Web UI.

Got this installed and its working.
The MYCloud is on firmware 2.41.116 But there is an update available to 5.11.112
Do I dare update? Anyone working with 5.11.112?