Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hello,
I bricked my DNS by flashing my own kernel to MTD2. At debian installation I saved MTD2 but if I flash it I allways get the message Bad Magic. How can I extract the kernel from firmware image or how else can I unbrick my DNS ?
Greetings
micha
Offline
I found a solution to extract kernel from image:
firmware 1.03:
dd if=dns323_firmware_104 of=kernel_fw103 bs=1 count=1426520 skip=64
firmware 1.04:
dd if=dns323_firmware_104 of=kernel_fw104 bs=1 count=1426664 skip=64
I flashed both kernel image via kermit successfull.
micha
Offline