|
|
我看来比较幸运,fon 刷了几次ddwrt的不同版本,还刷过legend firmware pre4.5,现在还健在。
这有几个救活的办法:
[edit] Recovery of a non-responsive LaFonera
If you've managed to get partway through this guild and find the LaFonera doesn't seem to respond anymore, here are a few recovery tricks.
Set your computer's network card IP address to 169.254.255.2 and the subnet mask to 255.255.0.0. You may need to disconnect/disable all other network cards on that PC to ensure the proper route is used.
Connect your LaFonera to the network card via a network cable.
In a browser, try to connect to http://169.254.255.1:8080/
If that fails, try to establish an SSH connection to 169.254.255.1
If that fails, try to establish a Telnet connection to 169.254.255.1 on the standard port (23), or port 9000.
Power on the LaFonera, and after 2 to 4 seconds, try to start the Telnet connection to catch the RedBoot prompt.
When Using RedBoot, make sure you are using line mode for Telnet. In Mac OS X and Linux, enable this by creating a file named ".telnetrc" in your home folder. Add the following lines:
192.168.1.254
mode line
If all steps above fails you can try this:
1. Change your:
IP adress to: 192.168.1.166
Subnet mask to: 255.255.255.0
Standard gateway to: 169.254.255.1
DNS: 169.254.255.1 (maybe is an optional setting)
2. Open Putty and enter:
Host name: 192.168.1.254
Protocol: Telnet
Port 9000
3. DON'T press "Open"!
4. Power on your LaFonera
5. When your computer gets an IP adress press the "Open" button in Putty
6. Hopefully you will see someting like this now:
== Executing boot script in 9.160 seconds - enter ^C to abort
^C
RedBoot>
7. If Putty timeout or can't connect to your LaFonera try to restart the LaFonera and try to catch the RedBoot prompt (you only have a few seconds to do that!)
If that fails, you may have to resort to a serial connection
Serial connect devices are listed in the #External_links section of this guide.
See also LaFonera_Software_Debricking. |
|