Bought mycloud gen2 last week. Droped it on the ground and got blinking red light.
Since I droped the device on the floor and that I dont have my Invoice, I tried to connect the HDD on a pc to se how the drive was. The drive is broken (probably the disk needle problem).
So I take an old drive and tried to rebuild the Mycloud. I tried a lot of tutoriais since I discover my MyCloud is a 2gen (firmware 02.xx.xx)
Hi, the generation 1 and the generation 2 my cloud use different codes, si the firmware from Gen 1 will not work on Gen 2, you should contact WD Support and see if they can help.
# Use Debian/ubuntu or any other linux distro (USB/CD Live image)
# All "/dev/sda" change to your disk! (List disks in system: "parted -l")
# If this is new disk or damaged (formatted) old, recreate partitions first:
parted /dev/sda
mklabel gpt
mkpart primary 1049kB 2149MB
mkpart primary 8591MB -1MB
mkpart primary 7517MB 8591MB
mkpart primary 2149MB 3222MB
mkpart primary 3222MB 4296MB
mkpart primary 4296MB 6443MB
mkpart primary 6443MB 7517MB
q
mkswap /dev/sda1
mkfs.ext4 /dev/sda3
# Download and unpack files from WDMyCloud/WDMyCloud-Gen2/Developing: uImage-wdrecovery and uRamdisk-wdrecovery
# Write it disk:
mkdir /mnt/boot
mount /dev/sda3 /mnt/boot
mkdir /mnt/boot/boot
cp uImage-wdrecovery /mnt/boot/boot/uImage
cp uRamdisk-wdrecovery /mnt/boot/boot/uRamdisk
# Done. Connect disk back to WDMC and turn on.
# After few minutes WDMC boots to "WD Recovery". Go to webgui and upload official firmware.
# Done!
As always its a good idea to do a 40 second reset or do a System Only Factory Restore through the Dashboard after unbricking either a gen 1 or a gen 2 My Cloud.
Yes they are Fox’s directions. I was posting the full links (hot) and directions in full for others who read this thread and because the information luiz_Balestreri posted is slightly different (for example mkfs.ext4 /dev/sdb2) than Fox’s information (for example mkfs.ext4 /dev/sda3).
i follow this instructions… the cloud station is started and works with the web interface - also with the new firmware… but the volume of storage - HDD is not detected - so which program can i use and how to make the right patition in right format on my HDD for the storage… just for explain, the parts of the system working, only the storage is away…
It was a completely new HDD
I follow exactly this instructions:
If this is new disk or damaged (formatted) old, recreate partitions first:
parted /dev/sda
mklabel gpt
mkpart primary 1049kB 2149MB
mkpart primary 8591MB -1MB
mkpart primary 7517MB 8591MB
mkpart primary 2149MB 3222MB
mkpart primary 3222MB 4296MB
mkpart primary 4296MB 6443MB
mkpart primary 6443MB 7517MB
q
mkswap /dev/sda1
mkfs.ext4 /dev/sda3
Download and unpack files from WDMyCloud/WDMyCloud-Gen2/Developing: uImage-wdrecovery and uRamdisk-wdrecovery
Write it disk:
mkdir /mnt/boot
mount /dev/sda3 /mnt/boot
mkdir /mnt/boot/bootq
cp uImage-wdrecovery /mnt/boot/boot/uImage
cp uRamdisk-wdrecovery /mnt/boot/boot/uRamdisk
Done. Connect disk back to WDMC and turn on.
After few minutes WDMC boots to “WD Recovery”. Go to webgui and upload official firmware.
Done!
i got it… everything was fine, i´m only to fast by the first start with klicks the raid assistant away. And the assistant is only one time there.
Now working all.
# Download and unpack files from WDMyCloud/WDMyCloud-Gen2/Developing: uImage-wdrecovery and uRamdisk-wdrecovery
Did you unpack the file to the directory from where you ran those two commands? That’s an instruction in English, not in linux. You will have to complete that instruction yourself, from fox_exe’s repository.
Those commands are copy commands. You must copy the file uImage-wdrecovery to the location /mnt/boot/boot/uImage, and the file uRamdisk-wdrecovery to the location /mnt/boot/boot/uRamdisk. If you are not in the directory where those files are stored when you execute the two copy (cp) commands, the files will not be found.
As cpt_paranoia indicated did you download and unpack the two files (uImage-wdrecovery and uRamdisk-wdrecovery) to your My Cloud first before running those two commands?
After booting up with Ubuntu Desktop and copy and paste the commands, My cloud is back up but with the original issue.
I am not able to see any shares on the network, I can see the shares from the dashboard.
I have added a new share and cannot see this as well. I have set Public share in the on and off position and have the same results.
Added a new user and password no change.
This unit is for backup for my existing my cloud and will only be used internally.
If I turn on the DLNA media server, this will show on the network. I have updated the firmware to the latest.