wd9895 wrote:I'm lost now.
How should I know the IP address to tell the console programm if the IP of the NAS is not fixed in the router ?
As far as I read correctly the NAS has to be unpowered before I start the console.
That does not work.
You do not need to know it, when u-boot boots it looks for a broadcast signal, this signal is provided by the clunc program. If u-boot detects this signal it sets the ip send by clunc and switches to net console mode and after that the fvdw-sl console starts netcat in a command window and connects to the netconsole of the nas and then you have your "u-boot console" up and running.
I just checked my 5big2 and nwsp2 but on these two devices u-boot is using the same mac address as displayed when running the firmware. So forget what I said, this is probably not the problem
Is your router set that allows broadcast over the lan ? broadcasting is done via ip x.x.x.255 AFAIK if that is deactivated or you have set a netmask that exclude connection to this ip then also clunc cannot interupt boot.
(subnet mask of your network card should be 255.255.255.0)
My Fritzbox tells me a mac address of a running NAS but not a U-boot mac.
see my previous remark about mac used by u-boot and the firmware. Could be that this is not the problem
And sorry, I haven't got a clue what Jocko is talking about. I have a Windows 7 PC, I can open a CMD and a Putty SSH but not more.
when you have made a ssh connection with putty to your nas running the firmware then you get a linux prompt and can use the commands given
My personal NWS2 I disassembled the HDD, connected it on the SATA controller and booted a Live Unbuntu from CD. That was not very handy but it worked so I was very curious to test the "case" install. It's disappointing.
Well it works for many people so something in your LAN must be preventing it from working.