Lubos Programming Weblog

Configuring Western Digital MyBook World Edition II.

Following are my notes on how to configure Digital MyBook World Edition II NAS.

Western Digital MyBook World Edition II NAS device is running Linux distro internally.

Upgrade to latest firmware (currently 02.00.18 )

  • Start WD Shared Storage Manager at: http://mybookworld/
  • Stop MioNet in the Manager General Setup/WD Anywhere Access Settings
  • Make sure that all shares on your LAN are disconnected, easiest way is to power off (hold button for 4 sec) and power on the device (hold button for 1 sec)
  • Select General Setup/Upgrade the System Firmware (not upgrade will wipe out any changes you have made to the device). It is highly recommended to connect NAS device to power battery backup, so the firmware upgrade is not interrupted.

Enable SSH access to MBWE

Remove MioNet from MBWE device

Adding external USB drives

  • Format USB drive(s) as FAT32 (NTFS would be read only); I had to do it on Ubuntu using GPart partition editor
  • Connect the drives possibly over self powered USB hub
  • Check if the drives are visible and mounted at /shares/external/…
  • Create new Shared Folder(s) for each external USB disk volume

Mount enable external shares in Samba

  • Edit /var/oxsemi/smb.conf and add following:

[External drives]
path=/shares/external/
force user=www-data
guest ok=Yes
valid users=youruser www-data
write list=youruser www-data

Leave a Comment

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment