Ubiquiti to OpenWRT: Difference between revisions

mNo edit summary
mNo edit summary
Line 11: Line 11:
Install version 3.7.58 firmware (the below assumes the file is renamed to 3.7.58.bin).  And this firmware is difficult to find as Ubiquiti does not make available on their website.  The links found were not the most reliable, so have not been included  here.  Do a search and try and find it.  The file size is 7.4 MB (Windows size, so 7,766,016 bytes).;
Install version 3.7.58 firmware (the below assumes the file is renamed to 3.7.58.bin).  And this firmware is difficult to find as Ubiquiti does not make available on their website.  The links found were not the most reliable, so have not been included  here.  Do a search and try and find it.  The file size is 7.4 MB (Windows size, so 7,766,016 bytes).;


*scp root@WhatEverIPAddress:/3.7.58.bin /tmp (make sure it has access to a Linux device to use SCP)
*scp root@WhatEverIPAddress:/3.7.58.bin /tmp (make sure it has access to a Linux device to use SCP, and WhatEverIPAddress is the Server IP Address where the file is coming from)
*fwupdate.real -m /tmp/3.7.58.bin (the ".real" supposedly updates the boot code)
*fwupdate.real -m /tmp/3.7.58.bin (the ".real" supposedly updates the boot code)