This instructions is valid only for a DN-11004-N that is already modded to Little-Endian Mode.

Connect the Router with the Serial console and start a Terminal-Programm with XModem-Upload support. (I have used Hyperterminal)

Boot the Board:

Wait until This Message "Press ESC to enter debug mode ."
and press ESC

Now erase the user flash
: del -all [enter]
Flash the Linux Kernel Image (linux.zip)
: fx 1 linux.zip 0x7f020000 0x8000 -afxz [enter]
after this start the XMODEM Upload in the menu of the Terminalprogramm
Flash the Root Filesystem Image (rootfs.img)
: fx 2 rootfs.img 0x7f0A0000 0x7f0A0000 -af [enter]
after this start the XMODEM Upload in the menu of the Terminalprogramm
Now you can reboot the board.
: boot [enter]

Flashlog:


back



Warning! No warranty at all. YOU should know what you do.