Уже нет в этом необходимости =) Сам зашил dd-wrt следуя этой инструкции
Bad Flash Recovery OK, something went wrong with downloading firmware into the DIR-330. Now when you turn on the power, the only lights that come on are the power LED and the Port LED number you are wired to. Don't panic yet. This procedure may be able to take you to DD-WRT Mega. Set your PCs static ip to 192.168.0.25, net mask 255.255.255.0, def gateway 192.168.0.1 Open a terminal or command window. Try to ping address - 192.168.0.2 -- If you are NOT successful and there is no response, try to reboot/reset with hardware button. Still no success or changes? Proceed to JTAG section. If you can ping 192.168.0.2, you should be able to tftp firmware back into the box. The CFE on this router is waiting on 192.168.0.2 for a firmware upload. Do not waste your time with the emergency reload on 192.168.0.1 web page. Not only may it not work, it may leave you with only JTAGing as an option. Decide what you want to install- this tutorial uses DD-WRT Broadcom Generic Mega. Filenames are not critical right now. Suggestions for firmware are either mini, mega or OEM builds. If the OEM build is going to be attempted, see the section on installing the OEM software back into the router. You may need to perform the steps to clear the NVRAM. This procedure is slightly different than with DD-WRT. You should be able to tftp in a binary transfer mode to address 192.168.0.2 with your firmware. A tftp Windows XP example would be: tftp -i 192.168.0.2 PUT dd-wrt.v24_mega_generic.bin *adjust for another OS or filename accordingly. Your mileage may vary. Within 30 seconds it should state that the transfer was successful WAIT a total of about 3 mins 30 seconds and the blue light should start flashing. Set your PCs static ip to 192.168.1.25, net mask 255.255.255.0, def gateway 192.168.1.1 Try to ping 192.168.1.1 After a good ping, telnet into 192.168.1.1 User name is always 'root' password is 'admin' At the '#' prompt, type 'erase nvram' hit <enter> At the '#' prompt, type 'exit' hit <enter> Cycle power on the router You will see the blue light flash and come on for about 30 seconds, flash again then go off. this is the process of initializing the router and NVRAM. Once stable (about 1 min), cycle power on the router again. You should now see the blue light flash and come on for only about 8 seconds. Life is good again. You should be able to open a browser and go to 192.168.1.1 and see the password reset screen. Enter info as required. When the system info screen comes up, verify your MAC has not been corrupted. Your LAN MAC should be one less than the MAC on the bottom of the case. Wireless MAC one more than the MAC on the bottom of the case. It will be obvious because the MAC will be completely different than what is on the bottom of your router.
|