|
Recovery
Unbricking procedure for WLX-652 and NS-K330
Unbricking procedure for WLX-652 and NS-K330READ: This unbricking procedure is intended to work when you have a serial connection AND your NAS enter at least into bootloader. It will rewrite the default stock firmware back to your WLX-652 or NS-K330 NAS. If your NAS is unresponsible with the serial connection, chances are that you will have to rewrite the flash. To download the files, right-click on the links and use "Save as".
setenv ipaddr 192.168.0.10 setenv serverip 192.168.0.100 tftpboot 0x1000000 recovery.8132 go 0x1000000 The recovery image should boot. You must be able to use the NAS prompt now. /bin/dd of=/dev/mtdblock1 if=/usb/sda1/fw_def_mtd1_config.bin /bin/dd of=/dev/mtdblock2 if=/usb/sda1/fw_def_mtd2_kernel.bin /bin/dd of=/dev/mtdblock3 if=/usb/sda1/fw_def_mtd3_initrd-and-web.bin NOTE: Depending on the working state of your NAS, this procedure may not work. Feel free to ask for info. Gazineu |
► Sign in to add a comment
The web interface is also available when booting the recovery image. From there it's possible to flash snake os images.
Steps to recovering a NS-K330: http://entrebits.com.br/post/2012/01/21/recuperando-um-nas-ns-k330 (portuguese)
Steps to recovering a NS-K330: http://entrebits.com.br/post/2012/01/21/recuperando-um-nas-ns-k330 (portuguese)
Hi Dear,
My name is Weymar, and i´m from Brazil. I did the procedure, but a message appears. "Retry count exceeded; starting again". Can you help me? I used the circuit http://pinouts.ru/Converters/rs232-TTL_cable_pinout.shtml, Windows Vista, putty (serial) and SolarWinds?_TFTP-Server.
Thanks
My wlx-652 stopped working after upgrade, and its ethernet interface lights(green and orange) is lighting up 2 times when I start device. Then nothing happens. Did my device bricked ? Which way I should try to unbrick it ?
I have arduino mega 2560 device if that helps solving problem.
Fyi if i connect cables from arduino's tx rx ground and 3.3v to wlxkj-652 v1.0 board with 4 holes below star chip, it powers up board without adapter. So I assume i can do something with using tx rx cables(i see they are connected to star chip??).
Any help ?
I need help with my wlx-652. The problem is the wlx-652 is not detected by the router, I do test with two routers a Netgear and Airport a1143, but the NAS not show up in the DCHP clients but the usb light on the WLX stay on and the system light just blink. Please what I need to do to resolved this issue.....Thanks in advanced......
Hello friends: I have used this procedure succesfuly with my RITMO LN-86BT (from dealextreme). I am running OpenSuse? 12.1, I have used Yast-tftp-server, Minicom and a FT232RL USB to Serial Module (from ebay). I had some problems in the step 4 ("tftpboot 0x1000000 recovery.8132" returns: "T T T T T T", "Retry count exceeded; starting again"). I tried turning off the firewall at ethernet adapter and it worked. My NAS is alive again!!!! Thanks a lot.