unifiopenwrtmeshing

Dies ist eine alte Version des Dokuments!


Unifi OpenWRT Meshing

Link: https://openwrt.org/toh/ubiquiti/unifiac

Non-invasive method using mtd

scp -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null BZ.qca956x.v3.7.58.6385.170508.0957.bin ubnt@192.168.1.20:/tmp/fwupdate.bin
ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubnt@192.168.1.20
fwupdate.real -m /tmp/fwupdate.bin

mtd write /tmp/openwrt-xxxxx-squashfs-sysupgrade.bin kernel0 mtd erase kernel1 dd if=/dev/zero bs=1 count=1 of=/dev/mtd4

  • unifiopenwrtmeshing.1637329461.txt.gz
  • Zuletzt geändert: 2021/11/19 14:44
  • von Fabian Horst