Your partition table seems ok.
sda7-tmp is a folder for another purpose.
if there is no sdaxboot file in /lacie-boot that means that the main partition is corrupted (sda7) :scratch
if you had used the fvdw-sl console to install the firmware, you should be able to use sda1 or sda2 to load the firmware.
Then check if these partitions are clean, in Putty do
- Code: Select all
cd /tmp
mkdir mpt
mount /dev/sda1 /tmp/mpt
ls -l /tmp/mpt
if the output is
- Code: Select all
drwxr-xr-x 2 root root 4096 Apr 3 2014 bin
drwxr-xr-x 2 root root 4096 Apr 3 2014 bin_cab
drwxr-xr-x 2 root root 4096 Sep 25 2013 boot
drwxrwxrwx 2 root root 4096 Apr 3 2014 clunc
drwxr-xr-x 3 root root 12288 Apr 3 2014 dev
drwxrwxrwx 15 root root 4096 Mar 13 2014 etc
drwxr-xr-x 4 root root 4096 Mar 13 2014 lib
lrwxrwxrwx 1 root root 11 Apr 3 2014 linuxrc -> bin/busybox
drwx------ 2 root root 16384 Jan 3 2008 lost+found
drwxr-xr-x 3 root root 4096 Apr 3 2014 mail
drwxr-xr-x 2 root root 4096 Aug 27 2008 nowhere
drwxr-xr-x 7 root root 4096 Apr 3 2014 opt
drwxrwxrwx 2 root root 4096 Mar 5 2011 proc
drwxr-xr-x 2 root root 4096 Jan 3 2008 root
drwxr-xr-x 2 root root 4096 Apr 3 2014 sbin
drwxrwxrwx 2 root root 4096 Mar 5 2011 share
drwxrwxrwx 2 root root 4096 Mar 5 2011 sys
drwxrwxrwx 22 root root 4096 Apr 3 2014 usr
drwxr-xr-x 2 root root 4096 Mar 9 2012 var
then sda1 is clean and can be used.
Note: If not repeat the same sequence but with /dev/sda2
if sda1 is clean, create a new file in /lacie-boot
- Code: Select all
touch /lacie-boot/sda1boot