So I don’t understand why firstboot doesn’t really do a factory reset and is there another command that definitely does ?
I’ve also copied the script/file Autorun onto the sd and rebooted.
After trying again with the firmware update: download file onto sd then input the following:
mount /dev/mmcblk0p1 /mnt
cd /mnt
sysupgrade -n -F ramips-openwrt-latest-LinkIt7688-squashfs-sysupgrade.bin
I get the error “FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck” after about 40 seconds. If I try to run fsck I get “fsck: not found”.
The boot continues on but hangs around 99 seconds and never gets to the bit where I should get “writing from stdin to firmware”.