BandaAncha

  • 🔍 en 📰 artículos ⏎
  • 🔍 en 💬 foros ⏎
  • 🔍 en 👇 este 💬 foro ⏎
  • 🔍 en 👇 este 💬 tema ⏎
Regístrate Regístrate Identifícate Identifícate

restaurar imagen completa de flash original fonera 2200

BocaDePez

hola tengo una fonera 2200 con el firmware openwrt kamikaze y queria saber si es posible restaurar la flash original que tenia la fonera antes de flashearla.
con flash completa me refiero a metele tanto el firmware original como el redboot original, etc.
¿como podria hacerlo?
saludos

paeriosanchez

1. Download the firmware:
* Download and unzip a pre-converted zip file:
7.1.1 version (Enable-SSH hole is OPEN in this version): Link
7.1.2 versions (Enable-SSH hole has been patched in this version): Link
* If you want the firmware directly from FON, download it here: Fon.com (Direct link) then follow these steps to convert it to usable files:
1. Remove the first 520 bytes of the downloaded file.
o On Linux, Mac OS X (or other *nixes): tail --bytes +520 fonera_0.7.1.3.fon > fonera_0.7.1.3.tar.gz
o Windows: Use the mirrored zip files which are already converted.
2. Change the extension of the resulting file to .tar.gz and untar it.
2. You need 2 files from the steps above, kernel.lzma and rootfs.squashfs. Put these in your TFTP server root directory. If you don't have a TFTP server, go back the beginning of this document and set one up.
3. Connect to the RedBoot prompt and type in the following commands:

ip_address -l 192.168.1.254/24 -h 192.168.1.2
fis init
load -r -v -b 0x80040450 rootfs.squashfs
fis create -b 0x80040450 -f 0xA8030000 -l 0x00700000 -e 0x00000000 rootfs
load -r -b %{FREEMEMLO} kernel.lzma
fis create -r 0x80041000 -e 0x80041000 vmlinux.bin.l7
fis load -l vmlinux.bin.l7
exec

Reboot the FON and you're done.

mas informacion en...
wiki.dd-wrt.com/wiki/index.php/LaFonera_…are_Flashing

🗨️ 13
BocaDePez

muchas gracias, pero antes de probarlo sabeis si tambien restaura la configuracion del redboot original de la fonera 2200?
saludos

🗨️ 12
paeriosanchez

te deja la fonera tal y como la recibiste :-| depende que firmware le instales, tendra abierto el ssh o no. pero el redboot original lo instaura ya que no puedes acceder via ethernet

🗨️ 11
BocaDePez

no entiendo la ultima frase.
gracias

🗨️ 10
BocaDePez
BocaDePez
🗨️ 8
BocaDePez
BocaDePez
BocaDePez
BocaDePez
🗨️ 5
BocaDePez
BocaDePez
BocaDePez
BocaDePez
🗨️ 2
BocaDePez
BocaDePez
BocaDePez

mmm otro metodo y se que llego tarde es el siguiente:

fon.testbox.dk/flashing/GUIflasher/

1. Descarga e instala WinPacap_4
2. Descarga y ejecuta ap51-flash-fonera-gui-1.0-24.exe
3.
Descarga y descomprime (link roto)
4.
(Regresando al punto 2) Dentro de la carpeta donde hemos descomprimido el fichero fonera_0.7.1.1_unpacked, tenemos dos ficheros, rootfs.squashfs y kernel.lzma, que deberemos elegir como se muestra en la foto.

# Pulsa Go al tiempo que conectas tu fonera a la corriente y con el cable de red a tu pc.
# Deja al programa hacer su magia en unos 15 min tendras la fonera reiniciandose con el firmware 0.7.1. Todos sabemos lo que significa esto verdad? ;)

por supuesto siempre que seas usuario de MS /WINDOWS

Fuente: westopia.host.sk/blog/?p=396