No I don't think so. If the fvdw-sl assistant does not detect the NAS, that would mean the boot script fails at some level and the iface is not set.brinka123 wrote:What I think is after the disk boots a prosses is starting e.g.g. nzbget or transmission which consumes all proceszing power.
Maybe sda2 is also corrupted:
previously reported by you wrote:
- Code: Select all
root@fvdw-sta-kirkwood:/ # mount /dev/sda2 /sda2
mount: mounting /dev/sda2 on /sda2 failed: Input/output error
Now as you can get a telnet access and you only want to recover data, you may install vsftpd server and by using a ftp client copy the data on another host (the host where you use the ftp client)
So read the fvdw's post to install it: http://plugout.net/viewtopic.php?f=26&t=2508&start=20#p22816
mount sda8 partition
- Code: Select all
mkdir /sda8
mount /dev/sda8 /sda8
on your laptop, use a ftpclient like filezilla and connect to the ftp server with the credential giving by fvdw.
Caution: you absolutely must use the binary transfer mode
Otherwise, for my knowledge, can you post again your boot.log on sda2
- Code: Select all
mkdir /sda2
mount /dev/sda2 /sda2
mount
cat /sda2/boot.log