Hi
Yes you have a corrupted fw image and some additional packages have to be installed. For example, I checked there is no library (or symlink) "libblkid.so.1" in the folder "/opt/lib/" its right location is /usr/lib.
- Code: Select all
root@Acrab:/ # ldd /usr/lib/libmount.so.1
libblkid.so.1 => /usr/lib/libblkid.so.1 (0xb6f08000)
libuuid.so.1 => /usr/lib/libuuid.so.1 (0xb6efd000)
librt.so.1 => /lib/librt.so.1 (0xb6ee6000)
libc.so.6 => /lib/libc.so.6 (0xb6d99000)
/lib/ld-linux.so.3 (0xb6f9b000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb6d6e000)
So you have to use fvdw-sl console to write again the fw image on sda1 partition (I am not sure you can upgrade successfully the firmware from the web-interface)
Then start fvdw-sl console and select the action "Write fvdw-sl firmware image to disk". At the related step, ask to write the image on sda1. After rebooting, you should get now a fresh version 18.1. Check if you get again access on your data. if yes you can upgrade to version 18.2, but you have to install first a patch for version 18.1 (
https://plugout.net/viewtopic.php?f=7&t=3532) and after upgrading to version 18.2, install its roll-up patch (
https://plugout.net/viewtopic.php?f=7&t=3532)