Hello all,
I've been trying to convert a German Fritzbox 7530 to international, but uploading the in-memory image seems to fail using eva_to_memory. More specifically, the process seems to start successfully:
But i hangs at "Setting temporary kernel args". The fritzbox the reboots and loads the original firmware.
Are there any known workarounds? Is bootloader 1.3540 different and won't allow loading unsigned images? Thanks.
P.S. I'm using latest Yourfritz git master and the image was prepared using latest freetz git master (fwmod unpack, edit, then fwmod pack - freetz was configured for 7530 with in-memory image creation option enabled)
I've been trying to convert a German Fritzbox 7530 to international, but uploading the in-memory image seems to fail using eva_to_memory. More specifically, the process seems to start successfully:
Code:
~/avm/YourFritz/eva_tools $ ./eva_to_memory 7530_07.02.en_20181104-031602.image.in-memory 192.168.178.1
Found AVM bootloader: AVM EVA Version 1.3540 0x0 0x46409
Found hardware revision: 236
Memory size is 0x10000000 (256 MB)
Memory size limited to 128 MB
Image size is 0x1673d00 (22 MB)
Setting temporary memory size to: 0x0698c300
Setting temporary kernel args to: mtdram1=0x8698c300,0x88000000
But i hangs at "Setting temporary kernel args". The fritzbox the reboots and loads the original firmware.
Are there any known workarounds? Is bootloader 1.3540 different and won't allow loading unsigned images? Thanks.
P.S. I'm using latest Yourfritz git master and the image was prepared using latest freetz git master (fwmod unpack, edit, then fwmod pack - freetz was configured for 7530 with in-memory image creation option enabled)