DD-WRT's MicroRedBoot and OpenWRT based firmwares on EOC-26

If your problem doesn't fall into one of the other categories, report it here.

Moderator: Moderators

Post Reply
bulanula
Posts: 3
Joined: Thu Jul 15, 2010 4:45 am

DD-WRT's MicroRedBoot and OpenWRT based firmwares on EOC-26

Post by bulanula »

Can somebody please help me solve this issue ? The people who made DD-WRT's MicroRedBoot do not seem to be too willing to help me find out why my problem happens.

Fon flashing utility does the following commands :

fis load -l vmlinux.bin.l7
exec

After quite a while, I see no progress has been made and unplug my router ( Engenius EOC-2610 ) from mains power. After reboot I can access RedBoot at any time and I receive ping replies but the firmware has not been loaded at all into the device as if the Fon flashing utility has not been run.

User avatar
DoesItMatter
Moderator
Posts: 1373
Joined: Thu May 21, 2009 3:56 pm

Re: DD-WRT's MicroRedBoot and OpenWRT based firmwares on EOC-26

Post by DoesItMatter »

OK...

So you have an EOC-26, and it has the DD-WRT micro Redboot.

1) Log into redboot and do the command:

fconfig -l

cut/paste the list into this message

2) Whenever you flash an atheros device, especially the devices
based on the AR231X series (2315/2317/etc) they flash SLOW.

You have to leave the device for about 30 minutes!
It usually takes anywhere from 15-25 minutes, so 30 minutes is
a good safe time window to allow the flash to complete successfully.

3) What firmware are you trying to flash? Are you trying to
flash Gargoyle 1.2 series? 1.3 series? DD-WRT?

Need a bit more info to assist you.
:twisted: Soylent Green Is People! :twisted:
2x Asus RT-N16 = Asus 3.0.0.4.374.43 Merlin
2x Buffalo WZR-HP-G300NH V1 A0D0 = Gargoyle 1.9.x / LEDE 17.01.x
2x Engenius - ESR900 Stock 1.4.0 / OpenWRT Trunk 49400

bulanula
Posts: 3
Joined: Thu Jul 15, 2010 4:45 am

Re: DD-WRT's MicroRedBoot and OpenWRT based firmwares on EOC-26

Post by bulanula »

DD-WRT's MicroRedBoot has a hardcoded boot script :

fis load -l linux
exec

I want to get openwrt onto this device.

bulanula
Posts: 3
Joined: Thu Jul 15, 2010 4:45 am

Re: DD-WRT's MicroRedBoot and OpenWRT based firmwares on EOC-26

Post by bulanula »

Do you have a EOC-2610 ? Please help me by following these steps :

Try this :

1. Make sure your EOC-2610 is running OpenWRT or a derivate distribution ( RobinMesh )
2. Log into your EOC-2610 using SSH
3. Run "cat /proc/mtd"
4. Make sure that mtd0 is described as RedBoot
5. Run command "dd if=/dev/mtd0 of=/tmp/redboot.rom"
6. Use WinSCP to transfer redboot.rom to your computer
7. Upload redboot.rom to 2shared.com

THANKS !

Post Reply