# Need UART connection, because SSH wont start. # Alternative: Extract HDD's, reboot (Device will boot to DSM installer), connect via telnet, plugin HDD's back. Mount Rootfs, replace libs, reboot. # Need replace these 4 files: /usr/lib/libfileindex.so /usr/lib/libsynopkg.so /usr/lib/libsynoshare.so /usr/lib/libsynostoragemgmt.so # Download original_libs.tar.gz and just unpack it to /usr/lib: tar xvf original_libs.tar.gz -C /usr/lib