Netgear R6220-100INS AC1200 modified OpenWrt Firmware
The wrong NAND driver behaviour has been fixed in OpenWrt snapshots dating 2019-08-29 and later.
Downloads: 19.07.0-rc2 release
Downloads: snapshots
Factory partition: <0x2da0000>
This is a modified ramips build for the netgear R6220.
Factory partition adjusted to <0x2da0000>, verify WAN interface MAC address with that printed on packaging.
If your R6220 is still unable to read the correct MAC address, try this build.
If the issue persists, try original builds from OpenWrt.
The package selection and configuration was intended for personal/home use and is overall lighter. This build includes LuCi interface with some useful luci-applications such as adblock, printer-server, samba, mwan3, sqm, etc.
Change branch for base builds.
[Please note that, once you’re using a modified OpenWrt build, packages with kernel dependencies can’t be installed using opkg. Request for new builds or ipk files for manual installation]
http://<router_ip>/setup.cgi?todo=debug [usually 192.168.1.1]
ls /mnt/shares
cd /mnt/shares/<usb drive>
mtd_write write <***squashfs-rootfs.bin> Rootfs
mtd_write write <***squashfs-kernel.bin> Kernel
reboot
Luci > System > Upgrade > ***-sysupgrade.tar
scp ***-sysupgrade.tar root@<router_ip>:/tmp/
ssh root@<router_ip>
sysupgrade -v /tmp/***-sysupgrade.tar
If Luci fails to connect and no SSH connection, try OpenWrt Failsafe to upgrade to a different build.
192.168.1.XXX/24
192.168.1.1
/tmp
mount_root
sysupgrade -n -v /tmp/sysupgrade.tar
If something goes south, use nmrpflash for brick recovery.
The builds will be updated every month/on-request. Request support for customised builds. If you’re having trouble, create an issue on GitHub, or request for support here