Differences
This shows you the differences between the selected revision and the current version of the page.
| howto:recover 2007/01/09 08:39 | howto:recover 2017/09/06 17:34 current | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Recovering from bad firmware ====== | + | ====== Recovering from a bad firmware ====== |
| ===== Using a serial console ===== | ===== Using a serial console ===== | ||
| Line 32: | Line 33: | ||
| *</code> Here we have a failing ram disk image. | *</code> Here we have a failing ram disk image. | ||
| - Get firmware you want to flash. I suggest you to use D-Link original unmodified firmware! | - Get firmware you want to flash. I suggest you to use D-Link original unmodified firmware! | ||
| - | - Get program to unpack firmware image. It is located in [[http://download.dsmg600.info/people/beattie/Build_DSM-0.3.tgz|this]] archive in fwbuild-0.x.tgz file. Use ''fwdump firmware-image''. Now you have 3 files: firmware.sec1 which is u-boot formated kernel image, firmware.sec2 is u-boot formated ram disk image and firmware.sec3 you do not needed. | + | - Get program to unpack firmware image. It is located in [[http://dns323.kood.org/downloads/people/beattie/Build_DSM-0.3.tgz|this]] archive in fwbuild-0.x.tgz file. Use ''fwdump firmware-image''. Now you have 3 files: firmware.sec1 which is u-boot formated kernel image, firmware.sec2 is u-boot formated ram disk image and firmware.sec3 you do not need. |
| - And finally [[howto:kernel_upload|here is a how to upload]] a needed or failing image using a serial console. | - And finally [[howto:kernel_upload|here is a how to upload]] a needed or failing image using a serial console. | ||