Tasssadar / multirom

MultiROM for Nexus 7 and LG Optimus One
http://forum.xda-developers.com/showthread.php?t=2011403
GNU General Public License v3.0
415 stars 274 forks source link

Decouple rom from kernel #35

Open Uroc327 opened 9 years ago

Uroc327 commented 9 years ago

I'd like to see the possibility to store rom and kernel separately to simplify kernel change but staying on the same rom.

Maybe some compatibility data is needed to determine of a specific kernel can be used together with a specific rom.

Tasssadar commented 9 years ago

Just flash different kernel to the ROM via recovery -> advanced -> multirom -> list roms -> flash zip, just like you would without MultiROM, I don't see what the problem is.

Uroc327 commented 9 years ago

Well as we already have this multiboot and kexec environment, one could install multiple kernels for a rom and change between them without annyoing flashing, but just selecting the rom to boot.

I think this can become pretty handy if someone wants to test out different kernels.