eggz
24 March 2023 09:40
21
Thanks for the update. I’m coming from CalyxOS (A13) so clean flashing. Please can you confirm the steps:
Obtain the LOS20 boot image & Flash recovery from fastboot:
fastboot flash boot boot.img
reboot to recovery
factory reset
adb update: adb sideload rom.zip
Thank you!
I use a LOS 19 image, but the LOS20 image should work
These are the instructions I follow
adb reboot bootloader
fastboot flash boot lineage-19.1-20221215-microG-sunfish-recovery.img
reboot into recovery
in recovery
for clean flash Factory Reset, then Format data / factory reset
select “Apply Update”, then “Apply from ADB” to begin sideload.
on computer adb sideload <image-filename>.zip
eggz:
adb update:
I’ve never used that - what does it do
Here’s a new version:
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
I have tested clean flash which works fine. Dirty flash should work OK too.
petefoth:
I installed it using Lineage OS 19.1 recovery image downloaded from here flashed as described here
I flashed the recovery and installed the build following the LineageOS instructions here
Note that this build
I’m very happy to happy to know if anyone finds it useful, and to receive any feedback
Installing / flashing the build
The steps for installing IodeOS have been changed / simplified for official devices. Unfortunately, the simplified steps do not work (yet) for my unofficial builds, so the instructions in the first post above about the build are now slightly misleading
See this post for new instructions:
The steps for installing IodeOS have been changed / simplified for official devices. Unfortunately, the simplified steps do not work (yet) for my unofficial builds, so the instructions in my post about the build are now slightly misleading
To install the recovery image
Follow the Booting a custom recovery using fastboot
instructions on the LineageOS Wiki. (Note that the recovery image to be used is now named boot.img
):
Install LineageOS on sunfish | LineageOS Wiki
To flash the IodeOS build (latest version is iode-4.1-20230420-sunfish.zip
)
Follow the Installing LineageOS from recovery
instructions on the LineageOS Wiki:
Install LineageOS on sunfish | LineageOS Wiki
For the latest build, the command to sideload the IodeOS ROM is
adb sideload iode-4.1-20230420-sunfish.zip
I’ve made a new 4.2 build
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
Clean flashed and it seems to be working OK,
Dirty flash should work
Have fun!
4.4. build available here .
Two ways to install
Flash this file using recovery
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
Flash this file using fastboot
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
fastboot reboot bootloader
# to 'dirty flash'
fastboot --skip-reboot update iode-4.4-20230817-sunfish-img.zip
# clean flash - will remove user-installed apps & data
fastboot --skip-reboot -w update iiode-4.4-20230817-sunfish-img.zip
Whichever method you use, make a backup before flashing just in case
Enjoy!
New build available here
For flashing via recovery adb sideload
:
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
For flashing with fastboot:
dirty install without wiping data fastboot --skip-reboot update iode-4.5-20230922-sunfish-img.zip
clean install, wiping/ formatting user data fastboot --skip-reboot -w update iode-4.5-20230922-sunfish-img.zip
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
New build available. AndroidFileHost is misbehaving, so these files are available on sourceforge
https://sourceforge.net/projects/pf-custom-roms/files/sunfish/IodeOS/
Another new build available on SourceForge
New build files for 4.8 available on sourceforge
sha256sum
files available for checking downloads.
I dirty flashed this over 4.8 and it seems to be working fine
New build files for 4.10 available on sourceforge
I clean flashed this and it seems to be working fine
From looking at sourceforge , it seems these IodéOS buildsfor sunfish are not being downloaded and used, so I don’t plan to make any more. I will reconsider if anyone does want a new IodéOS ROM for this device, but no point building if nobody uses it
2 Likes
I am definitely very interested I can’t be the only one.
I’ll flash your 4.10 and stay on it if I have to.
Well you’re in luck. I amde an Iodé 5.0 build which can be found at
iode-5.0-20240430-sunfish.zip
It’s not tested, so use at your own risk. Probably worth keeping your copy of the 4.10 build around just in case you need to go back
EDIT:
PS:I didn’t make the _img.zip
file, so you’ll need to flash this file using recovery
1 Like
I haven’t flashed it yet, my 4a is still stock. I’m currently pulling my hair out unbricking my Pixel 3 and that’s with the OFFICIAL iode lmao.
I appreciate you though for giving me hope and a pathway to continue my struggle with this wonderful ROM.