Is it possible to flash a new OS onto an old iPad 2?
I bought an old iPad2 for the purpose of viewing a Home Assistant dashboard via a web browser. My thinking was that the ability to browse the web was the sole requirement for a tablet for this purpose, but I was wrong: Home Assistant's web pages apparently require a newer version of javascript than iOS 9.3.5 can handle, but the iPad 2 can only be updated to iOS 9.3.5.
So is it possible to flash a newer OS (e.g., linux) onto an old iPad 2? ChatGPT says it's not possible because a bootloader exploit for the iPad 2 isn't known, but ChatGPT is often wrong.
Nope. Won’t work. It did back in the day, but nothing will run on it anymore because the OS version required won’t install. I have an iPad 2, I’ve tried.
No doubt, the hardware could run Ubuntu Touch, alas Apple are dicks like that.
https://appledb.dev/device/iPad-2.html Select 9.3.5 and choose the jailbreak method you want. After that, download a newer browser with the jailbreak or even just run Linux on it.
I finally got around to this and jailbreaking the iPad was as easy as you suggested. Thanks, @Aatube@kbin.social!
But I don't see how to install a newer browser. Cydia and Zebra seem to be able to install themes and tweaks. How would I get them to install Firefox or Chrome? Also, how would I install linux on the ipad?
You may try a downloaded browser, they likely ship with a newer version of webkit than what's on the system or in the store but I'm not 💯 and Google didn't reveal any clarity on the matter.
yeah I was going to suggest something like this but now I'm not sure if other browsers aren't just wrappers around the system WebKit (this is what happens in android with Webview) or if they ship with their own version of WebKit.
Good news. You can install a newer browser in a virtual machine on some other server you have and then use some Remote Desktop software on the iPad to access the VM which can run a browser to access your Home Assistant dashboard.