Hi
I think you have this known bug (fixed with version 18.2):
web-interface
Affected device: All nas
Affected version: fvdw-sl-18.0 and 18.1
feature: firmware upgrade
Bug: firmware may be corrupted with some inappropriate actions from the web-interface (do a page rollback or reload the firmware update menu whereas the upgrade script is still running).
fvdw-sl console will allow to understand what it happened
Then you have to run the action "Load standalone kernel" to get a telnet access on the nas. (
https://plugout.net/viewtopic.php?f=7&t=3086)
Please to read this topic if you have some connect issues:
https://plugout.net/viewtopic.php?f=7&t=2645(For a D2nw2 you need to use the kirkwood standalone kernel version)
When you are connected do:
- Code: Select all
mkdir /sda7 /sda1 /sda2
mount /dev/sda7 /sda7
cat /sda7/boot.log
ls /sda7/lacie-boot
mount /dev/sda1 /sda1
cat /sda1/boot.log
ls /sda1
mount /dev/sda2 /sda2
cat /sda2/boot.log
ls /sda2
Note: it will be easy to go back before upgrading and your data are still here