I'm using a Lacie network space vs 2 (Firmware version 12-1)
to automatically backup camera-uploads form dropbox thru a programm called Syncbackfree.
It worked like a charm untill now. I can't acces mij data anymore.
It startsup and i can feel and hear the harddisk running fine.
I can acces the web-admin and there it says there are no partitions or users available, free and used space are 0?
I've installed FVDW-SL console v. 5.5 and run some commands i've red in an other post on this forum.
Since i'me a total noob, the outcomes of these command-lines tell me nothing.
Can somebody help? Could it be that the partition(s) are somehow unmounted?
Thanks in advance!
Edit:
There has been a powerout a couple of weeks ago
- Code: Select all
root@fvdw-sta-kirkwood:/ # cat /proc/partitions
major minor #blocks name
31 0 500 mtdblock0
31 1 4 mtdblock1
8 0 976762584 sda
8 1 513056 sda1
8 2 514080 sda2
8 3 514080 sda3
8 4 1 sda4
8 5 802226 sda5
8 6 7008 sda6
8 7 513056 sda7
8 8 973891406 sda8
root@fvdw-sta-kirkwood:/ # cat /proc/mounts
rootfs / rootfs rw,size=125060k,nr_inodes=31265 0 0
none /proc proc rw,relatime 0 0
none /sys sysfs rw,relatime 0 0
none /dev/pts devpts rw,relatime,mode=600 0 0
root@fvdw-sta-kirkwood:/ # cat /proc/mdstat
Personalities : [linear] [raid0] [raid1] [raid10] [raid6] [raid5] [raid4]
unused devices: <none>
root@fvdw-sta-kirkwood:/ # fdisk -l
Disk /dev/mtdblock0: 0 MB, 512000 bytes
255 heads, 63 sectors/track, 0 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk /dev/mtdblock0 doesn't contain a valid partition table
Disk /dev/mtdblock1: 0 MB, 4096 bytes
255 heads, 63 sectors/track, 0 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk /dev/mtdblock1 doesn't contain a valid partition table
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 64 513056 83 Linux
/dev/sda2 65 128 514080 83 Linux
/dev/sda3 129 192 514080 82 Linux swap
/dev/sda4 193 121601 975217792+ 5 Extended
/dev/sda5 193 292 802226 83 Linux
/dev/sda6 293 293 7008+ 83 Linux
/dev/sda7 294 357 513056 83 Linux
/dev/sda8 358 121601 973891406 83 Linux
root@fvdw-sta-kirkwood:/ #