Page 1 of 1

Can't find the NWSP on the network anymore

PostPosted: Mon Jan 18, 2016 8:31 pm
by favroom
After a power cut I can't find the NWSP anymore.

LED on the front is blue. LEDs on the NIC are both on. Right one is blinking...

I tried to find the NAS with the fvdw-sl-assistant and by running a ping sweep on the network.

Any other ideas to reconnect to the NAS without having to open it?

Thanks!

Ferdinand

Re: Can't find the NWSP on the network anymore

PostPosted: Mon Jan 18, 2016 9:55 pm
by Jocko
Hi favroom,

Humm with a nwsp1 you don't have many choices...

So need to open the box...

Re: Can't find the NWSP on the network anymore

PostPosted: Tue Jan 19, 2016 7:49 am
by favroom
Jocko,

I have a V2. Does that give me more options?

I guess you were fooled by my signature... I have changed it:)

Ferdinand

Jocko wrote:
Humm with a nwsp1 you don't have many choices...

So need to open the box...

Re: Can't find the NWSP on the network anymore

PostPosted: Tue Jan 19, 2016 12:32 pm
by Jocko
Ok with a nwsp2 you can use fvdw-sl console to get a telnet terminal.

Then
1/ mount sda7
Code: Select all
mkdir sda7
mount /dev/sda7
read the file /sda7/boot.log (it must be short)

2/ mount the chrooted partition
- in /sda7/lacie-boot, you should have a file sdaxboot (x=1 or 2)
Code: Select all
ls /sda7/lacie-boot

- according to x value do
Code: Select all
mkdir sdax
mount /dev/sdax
and read the file /sdax/boot.log (it must be long)