!!! WARNING !!! Its a "Beta" version of DSM, and "Alpha" of Firmware itself. Its have some bugs. But one "Bug" is really important: Sometime few lib (.so files) was "damaged" and system cant run normally. (Random bugs). I found one source of this problems: /usr/lib/libfileindex.so /usr/lib/libsynopkg.so /usr/lib/libsynoshare.so /usr/lib/libsynostoragemgmt.so All this files have overwritten first 1600 byte of data, so these files can't be read / can't work. And almost all in DSM can't work too, because its "core lib's". Fix: Just reupload these files: 1. Extract HDD or boot to Debian (USB-Method) 2. Unpack DSM firmware (.pat) file - its just tar archive. Insade you find hda1.gz (Or similar) - unpack it too. 3. Copy .so files (Listed above) to WDMC HDD. (1nd partition, ext4) ===================== Part of damaged file (Header): 00000000 26 7e 05 25 2f 62 69 6e 2f 6c 6f 67 67 65 72 20 |&~.%/bin/logger | 00000010 2d 70 20 65 72 72 20 2d 74 20 6b 65 72 6e 65 6c |-p err -t kernel| 00000020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 00000030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 00000040 b5 6e 32 32 2f 62 69 6e 2f 6c 6f 67 67 65 72 20 |.n22/bin/logger | 00000050 2d 70 20 65 72 72 20 2d 74 20 6b 65 72 6e 65 6c |-p err -t kernel| 00000060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 00000070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| Anyone known what a fuck is it?