Joe Smith Posted May 2, 2022 Share Posted May 2, 2022 I have connected to my home wifi and set the download channel to beta. In software update it says I am currently on 1.1.1 When I click Check For Updates it says Failed to obtain updates. Please check your internet connectivity settings. Well, they are all good. So what's next? And can you please just put the binary in the downloads? Link to comment Share on other sites More sharing options...
Joe Smith Posted May 2, 2022 Author Share Posted May 2, 2022 Replying because I failed to check the follow button in above post. I want to make sure that i get an answer a soon as it comes in. Link to comment Share on other sites More sharing options...
dark_pyrro Posted May 2, 2022 Share Posted May 2, 2022 Did you solve it since you marked your post as the solution? What you want to do shouldn't be an issue at all. I've done it countless times so you must be doing something wrong in the process. The firmware binary for 2.0.0 will probably not be available on the downloads web before it has reached stable. This is from the Hak5 Discord (a bit edited). You could try it as an alternative route, but on your own risk. No great risk really though since you could do a firmware recovery if it doesn't work. wget -O /tmp/beta.bin https://storage.googleapis.com/hak5-dl.appspot.com/wifipineapplemk7/firmwares/2.0.0-beta.2022042513461/upgrade-2.0.0-beta.2022042513461.bin splitweb /tmp/beta.bin sysupgrade -n /tmp/upgrade.bin The first command downloads 2.0.0 beta/rc firmware. The second command unpacks it. The third command installs it. The install will take 5-10 minutes. Do not unplug during the install process. When it's done, complete setup from http://172.16.42.1:1471/ Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.