Mercusys mr90x. I am installing 24.10 uboot. The instructions in paragraph 16 say that you need to make a copy of /tp_data, especially the file. MT7986_EEROM.bin. But how, since there are no rights to manage it?
Does it ?
- Make backups:
cat /dev/mtd0 > /tmp/boot.bin
cat /dev/mtd5 > /tmp/tp_data.bin
Copy /tp_data dir content, /tmp/boot.bin and /tmp/tp_data.bin and to your PC using scp. You can also backup the remaining partitions. Copy backups to a safe place, they are required for the next steps and stock firmware recovery.
Yes. I copied tp_data.bin, boot.bin, but I don’t understand how to copy MT7986_EEPROM.bin
SSH into the router and chmod the files to change the permissions to allow access.