![]() |
Updating to IronOS 2.16+ - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: Pinecil (https://forum.pine64.org/forumdisplay.php?fid=162) +--- Forum: Pinecil Software (https://forum.pine64.org/forumdisplay.php?fid=164) +--- Thread: Updating to IronOS 2.16+ (/showthread.php?tid=15742) |
Updating to IronOS 2.16+ - Ryderbike1 - 01-12-2022 So after struggling for a few hours through lots of attempts at updating my brand new Pinecil to IronOS 2.16 I thought id share my own experiences here and how I eventually figured it out. The first problem I ran into is that as of IronOS 2.16 the precompiled Pinecil version comes in .hex and .dfu formats. And of course, the official Pine64 updater does not support .hex or .dfu files, it's set up for .bin files only. From here there are a few options. The first is that you can use the recommended dfu-util to flash the OS as well as do some other fancy features like a custom boot logo, but this requires Linux, and making a thumb drive to boot off of is something I'm frankly not qualified to explain. I hardly understand it myself and half the Linux OS seems to require a master's degree in wizardry to understand. The second option was to convert the hexadecimal file to a binary file. There are many different methods out there to convert .hex to .bin and you should always do your own research before downloading random software. But for simplicity's sake, these instructions will assume you used the same program I did called Hex2Bin
So there's how I did it. It's not elegant or simple but it worked. Hope this helps someone else or at the very least pointed them in the right direction. RE: Updating to IronOS 2.16+ - moriel5 - 01-12-2022 Since I didn't have access to my personal PCs, I used a laptop with Windows to flash v2.16 on my brand new Pinecil, and used GigaDevice's proprietary flashing utility to flash the update (I wonder why the official Pinecil updater hasn't yet received any commits to the master branch in regards to compatibility with DFU packages yet). RE: Updating to IronOS 2.16+ - dzid26 - 07-09-2022 (01-12-2022, 06:31 AM)Ryderbike1 Wrote: So after struggling for a few hours through lots of attempts at updating my brand new Pinecil to IronOS 2.16 I thought id share my own experiences here and how I eventually figured it out. I didn't have any of these issues. I downloaded the updater, selected *.dfu file for 2.18 and flashed according to instructions on the screen. I guess the updater is updated now. ![]() RE: Updating to IronOS 2.16+ - River - 11-05-2022 Install Instructions for older Official Pinecil V1 are in Github https://ralim.github.io/IronOS/Flashing/Pinecil%20V1/ There are also active volunteers in live Pine64 Pinecil Chat if you join the community chat https://wiki.pine64.org/wiki/Pinecil#Community_links |