Hi everybody,
I've got a question regarding OpenWrt and the WD MyBook Duo(Gen2).
I've found some threads about that but I'm still not sure if it's possible...
here are just some:
I've installed 18.06-rc1 on My Book Live Duo, it works (almost) perfectly. Thank everyone for the effort to make it happen!
Though I have a problem: the system boots up regardless I put the disk in slot A or B (detects in both cases as /dev/sda). But it doesn't boot at all, if I put another disk in the other slot. Is there anybody else using the Duo with this release? How to make it work with two disks?
Advice, please!
Hi All,
As far as I can tell the RAID function is broken on MyBook Live Duo firmware (17.01.4).
Steps taken:
opkg update
opkg install mdadm (which also installs kmod-md-mod, kmod-md-raid0, kmod-md-raid1, kmod-md-raid10)
mdadm -v --create /dev/md0 -l1 -n2 /dev/sda3 /dev/sda4
The answer:
mdadm: Note: this array has metadata at the start and
may not be suitable as a boot device. If you plan to
store '/boot' on this device please ensure that
your boot-loader understands md/v1.x metadata, …
and if so, how do I manage to install the OpenWrt image to my Mybook and what image should I take?
So in general, I have a MyBoot Duo Gen2 with USB connectors only(if that matters)...
Thanks
BR
Chavell3
diizzy
July 22, 2020, 12:36pm
2
Thanks for that help already, but I still have one (maybe) silly question... is there a full guide how to manage that?
I guess I maybe need to set some jumper or so to do that or something else to connect to the mybook and initialize the dd command...
If I look at https://openwrt.org/toh/wd/start I cannot find the MyBook Duo.
diizzy
July 22, 2020, 12:57pm
5
No, you need to disassemble it.
Rufus (https://rufus.ie/ ) should be able to do it.
Other alternatives
https://sourceforge.net/projects/win32diskimager/
https://www.memtest86.com/ (utility included in zip file) if you're on Windows.
okay, but how could I build a connection to wd mybook?
As I only have a USB port I could use to connect through
I can see the disk in the device manager:
but e.g. rufus cannot open the device...
If I use diskpart it lists me he following.
but it says no partitions available on this disk.
diizzy
July 22, 2020, 1:30pm
8
I'm not sure I follow you here
You open up the MyBook Duo, connect the drive natively to your computer either by SATA (preferrably) or by using an USB-SATA adapter.
Write the image file to the HDD
Pop it back in the WD MyBook
Power it up and connect to IP-address 192.168.1.1 using SSH over ethernet.
Keep in mind that we're talking about the Live Duo unit (only supported variant).