just trying to flash OpenWrt 24.10.0 to a Fritz!Repeater 1200 (already with Fritz OS 8.x) as described here
But as many others topics describe, that's not so easy.
@Totix92 managed to do it recently, but sadly I can't reply in that topic anymore. Did you also use OpenWrt 24.10.0?
I can get the 1200 to boot the uboot and ping it under 192.168.1.1 after that, but no GUI or SSH access.
As far as I understand the docs and other topics here the repeater should pull initramfs image from a tftp server from 192.168.1.70
Therefore I installed tftpd-hpa on my linux box and I can pull the image with the tftp command. But the repeater doesn't...
Not on the Fritz!. OP is right on the procedure, it is pulled from the TFTP server by the intermediate U-Boot loader. U-Boot itself is PUT onto the device using an FTP client (or eva_ramboot.py).
So: Make sure to configure the IP addresses correctly and watch the log file / do a Wireshark trace as already suggested. Oh, and did you rename the file as instructed (FRITZ1200.bin)?