[RECOVERY MOD] MultiROM for Yu Yureka Black - Yu Yureka Black ROMs, Kernels, Recoveries, & Other

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
MultiROM is Like GRUB for Android. It can boot any Android ROM. Besides booting from device's internal memory, MultiROM can boot from USB drive connected to the device via OTG cable. The main part of MultiROM is a boot manager, which appears every time your device starts and lets you choose ROM to boot. You can see how it looks on the left image below and in gallery. ROMs are installed and managed via modified TWRP recovery. You can use standard ZIP files to install secondary Android ROMs.
Warning!
It is dangerous because none of these systems are made with multibooting in mind. It is no longer messing with data partition or boot sector, but it is possible that something goes wrong and you will have to flash factory images again. Make backups. Always. I'm not responsible for anything.
Features:
* Multiboot any number of Android ROMs
* Restore nandroid backup as secondary ROM
* Boot from USB drive attached via OTG cable (not working yet)
Installation Guide
Flash TWRP Recovery with multirom support (link below).
Flash Multirom Zip in Multirom supported recovery.
Flash a New rom (If you have a Pie / Oreo rom already in internal, you can skip this step, Inject boot sector later).
The rom you already have is called primary rom which should be flashed outside the multirom interface in twrp.
You can change your primary rom to any Pie / Oreo rom.
Reboot recovery, hit the hamburger menu at the top right (This is multirom menu).
In add rom ---> Select storage ---> Rom Type-Android -->Zip File -->Choose Rom zip
Don't enable system partition mode
Your rom will be now listed as secondary rom, which can be seen under list roms.
Clicking the rom under list roms allows you to perform more actions (such as flashing Gapps for the particular rom).
In multirom menu , Goto settings --> change the settings as below (This is essential!)
You can choose Auto boot settings as you wish
Finally reboot to system.
Confirmed Not working - Noughat roms
The following were not tested-Treble roms (GSI and SGSI) , Stock roms
If new-source ROM is primary then secondary roms should also be new source and if primary rom is an old-source rom, secondary roms must be old source too to avoid crashing camera apps .
Roms flashed to OTG and SD card do not work
No Encryption support
Few Precautions :
1) You cannot set lockscreen security for secondary roms , if you do and are locked out of primary rom then flash this in recovery to remove lockscreen security https://drive.google.com/open?id=1tz2vq8vzVNs2s3NhcLp0UFAwJ2SyPgOL
2) MultiROM is stable .Primary rom is the safest, do your testing on secondaries. Frequent moving of roms to and fro and modding of kernel may lead to data loss on secondary.(not reported so far)
3) Keep all pie roms, oreo is reported to have problems with magisk.
Thanks to @pritish1998 for reporting the oreo-magisk bug.
Credits
Tassadar - Creator of multirom , @nkk71 for no-kexec workaround , @vasishath other contributors of source code.
TWRP Icons by - fichls
Teamwin.
Downloads:
Twrp-Multirom
Multirom-Zip
MultiROM Uninstaller : -
MultiROM-Uninstaller
License: GPL-3.0 , MIT . source code Commits pending

Booting from internal memory
Can it boot roms from internal memory as well ?

saqibalmalik said:
Can it boot roms from internal memory as well ?
Click to expand...
Click to collapse
Yes, you can boot multiple roms from internal memory.

Related

MultiROM for the XIAOMI MI2S/2C/2! (Kexec HardBoot Enabled with Kexec HardBoot Patch!

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Introduction
MultiROM is one-of-a-kind multi-boot mod for XIAOMI MI2/2S/2C. It can boot any Android ROM as well as other systems like Ubuntu Touch, Plasma Active, Bohdi Linux or WebOS port.Besides booting from device's internal memory, MultiROM can boot from USB drive connected to the device via OTG cable. The main part of MultiROM is a boot manager, which appears every time your device starts and lets you choose ROM to boot. You can see how it looks on the left image below and in gallery. ROMs are installed and managed via modified TWRP recovery. You can use standard ZIP files to install secondary Android ROMs, daily prebuilt image files to install Ubuntu Touch and MultiROM even has its own installer system, which can be used to ship other Linux-based systems.
Features:
* Multiboot any number of Android ROMs
* Restore nandroid backup as secondary ROM
* Use for example Ubuntu Touch or Desktop alongside with Android, without the need of device formatting
Warning!
It _is_ dangerous. This whole thing is basically one giant hack - none of these systems are made with multibooting in mind. It is messing with boot sector and data partition. It is no longer messing with data partition or boot sector, but it is possible that something goes wrong and you will have to flash factory images again. Make backups. Always.
Installation
1. Via MultiROM Manager app
This is the easiest way to install everything MultiROM needs. Install the app and select MultiROM and recovery on the Install/Update card. If the Status card says Kernel: doesn't have kexec-hardboot patch! in red letters, you have to install also patched kernel - either select one on the Install/Update card or get some 3rd-party kernel here on XDA. You are chosing kernel for your primary ROM, not any of your (future) secondary ROMs, so select the version accordingly.
Press "Install" on the Install/Update card to start the installation.
2. Manual installation
Firstly, there are videos on youtube. If you want, just search for "MultiROM installation" on youtube and watch those, big thanks to all who made them. There is also an awesome article on Linux Journal.
Note 1: There have been reports that (not only) MultiROM does not work properly with older bootloaders. Update it to version 4.13 or newer in case you have problems.
MultiROM has 3 parts you need to install:
MultiROM (multirom_vXX_aries-signed.zip) - download the ZIP file from second post and flash it in recovery.
Modified recovery (TWRP_multirom_aries_YYYYMMDD.img) - download the IMG file from second post and use fastboot or Flashify app to flash it.
Patched kernel - You can use either one of the stock ones in second post or third-party kernels which include the patch, you can see list in the second post. Download the ZIP file and flash it in recovery.
You current rom will not be erased by the installation.
MultiRom v33
kexec hardboot patch download
Multirom TWRP for xiaomi mi2/2s/2c
thanks @Tasssadar for his multirom repo
Astonishingly, you implemented kexec into the kernel and managed to boot the multirom interface.
Good for you! Multi-rong!
Cheers!
rongrong holy high!
Cheers!
Dnv_aps, are you working on CM14 kernel?? I've just see that on multirom github.:good:
javichampi said:
Dnv_aps, are you working on CM14 kernel?? I've just see that on multirom github.:good:
Click to expand...
Click to collapse
yes , cm-14.0 is work now . but has lot of bug.
How can I install Plasma Active, then?
with MultiROM manager installed to play store says that my phone is not supported:crying:

[ROM][PIE][OFFICIAL][STABLE][JALEBI] CRDroidAndroid

crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today. We're mainly based on LineageOS so use custom kernels compatible with them!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features
Click for feature list (helps shorten the OP.)
Always Have a full functional Backup. Just in case!
DOWNLOAD:DOWNLOAD ROM
GAPPS: DOWNLOAD GAPPS
First time installing crDroid to your Yunique, or coming from another ROM: <--THESE MAY NEED UPDATING FOR YOUR PARTICULAR DEVICE; BE THOROUGH IN INSTRUCTIONS-->
** Make sure you're running a proper working Recovery (CWM or TWRP)
1) Copy crDroid zip, gapps zip <--& vendor img, if applicable--> to your device
2) Boot into Recovery
3) Wipe cache, system, & data (or just cache & system for a dirty flash).
4) Flash ROM
8) Flash gapps
9) Boot up
For root, AFTER you boot into the ROM, you can go back to recovery and install Magisk XX.x (whatever is most recent).
Upgrading from earlier version of crDroid:
The only difference between clean flash as above and upgrading is you just wipe system & cache, leaving data. Everything else is the same. ***Remember to always clean flash before reporting problems. Clean flashing is always the best method of ROM install.
KNOWN ISSUES
Not A Issue :- Volte Is Not There (Use Jio4GVoice)
Don't expect any support if you:
- are not running the included kernel
- have installed any mods such as Xposed!
- have modified system files
Thanks to:
- Google
- LineageOS
- SlimRoms
- AOSPA (Paranoid Android)
- OmniRom
- NamelessROM
- Many others... (if you're feeling upset being out of the thanks list just send a PM )
DONATE
crDroid G+ community​
SOME SCREEN SHORTS: TESTER BY tg- @abhayadeo (ABHAYA DEO)
https://imgur.com/Gte1B3l
UPDATE :
-it's Crdroid 5.3
-Switched Nightowl Kernel
-Changed DPI
-Android Internal Problem Fixed
-Some Optimizations And Fixes
DOWNLOAD : https://bit.ly/2Dy3kNn
UPDATE :
- it's Crdroid 5.4
- Switched back to stock Kernel due to heating issues
- Set Hotspot name
- Set Bluetooth name
- Set MultiUser
- Camera2 Added
- Android Q Clock at lock screen

Gsi pine os

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
GSI PINE OS
GSI PINE OS - System based on arm64 binder 32 A/B by phhusson . System in my edition have deleted trashes added optimizations and tweaks dedicated for PINE device (Redmi 7A) . System can to be used on other devices supported project treble , but with little other performance than ,,stock,, GSI image . System have updates by me and updated kernel to possible last edition and performance with battery live . Installation have few steps , more easy for user because user have ready files for install by TWRP .
Installation:
1.Download ADB and Fastboot (link in google)
2.Download software v10.2.5.0 - Global is better and flash (if you don't flash audio and other to be don't working !!)
3.Download from this thread or link patched vendor , boot and vbmeta and flash via fastboot
fastboot flash vbmeta vbmeta.img
fastboot flash vendor vendor.img
fastboot flash boot boot.img
4.You have possibly installed TWRP if not , find thread and install twrp
5.Enter to TWRP and install / restore correct image system - Earlier make copy of system and boot !!
Restore image by TWRP:
Sample path is:
Device name / memory type / TWRP / BACKUPS / digital digit of your device / name of backup
In last folder you have files of your backup.
But you interest folder with digit - in this folder you have your backup - You must create second folder with any name in digit folder - don't delete folder with you backup - After make empty folder in ,,digit,, folder enter to this empty folder and to this folder unpack files from archive .
Enter to TWRP and restore my files , after restore you can install magisk zip and get root . Half my kernels don't have default root by magisk .
Important info:
This image for recovery have ready system and partitions. You must install earlier 10.2.5.0 software for correct working. Image have partitions boot(patched,faster,stable,new kernel for GSI,magisk added),dtbo,modem,recovery (unlocked and updated for treble),system(ARM 32-bit with 64-bit binder, AB - disabled animation on boot !!),vbmeta(unlocked),vendor(unlocked).
Wipe Dalvik / ART cache, System, Data, Cache. Format Data > Yes - for correct working . Restore first recovery , turn off the phone and restore all other files . If you don't have problem's with modem DON'T restore modem partition . Modem partition is added if you kill modem and brick him and lost imei total for restore and repair phone . If you restore modem partition on ,,health,, device you brick permanent modem .
This package is only for Redmi 7A Pine , but system can work on other devices .
DOWNLOAD:
V1: HERE
​
XDA:DevDB Information
GSI - AB, ROM for all devices (see above for details)
Contributors
MAREK10747
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: MIUI v10.2.5.0 (MUST)
Version Information
Status: Stable
Created 2020-09-18
Last Updated 2020-09-18
If you like my software press THANKS or donate me by paypal ​
You might want to request a move.
There is a specific forum for all Project Treble related ROMs.
https://forum.xda-developers.com/project-treble

[UNOFFICIAL][9.0]CrDroid 5.11 for Lenovo P2 [EXT4][FINAL][By-ExperTShoTR]

<!---This is a forum post template for manitainers to use on XDA, or whatever forum you post your build(s) on. You can copy/paste what is here and edit as necessary for your purposes-->
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today. We're mainly based on LineageOS so use custom kernels compatible with them!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features
Click for feature list (helps shorten the OP.)
Always Have a full functional Backup. Just in case!
DOWNLOAD ROM
GAPPS: DOWNLOAD GAPPS
First time installing crDroid to your ENTER-PHONE-NAME, or coming from another ROM: <--THESE MAY NEED UPDATING FOR YOUR PARTICULAR DEVICE; BE THOROUGH IN INSTRUCTIONS-->
** Make sure you're running a proper working Recovery (CWM or TWRP)
1) Copy crDroid zip, gapps zip <--& vendor img, if applicable--> to your device
2) Boot into Recovery
3) Wipe cache, system, & data (or just cache & system for a dirty flash).
4) Flash ROM
8) Flash gapps
9) Boot up
For root, AFTER you boot into the ROM, you can go back to recovery and install Magisk XX.x (whatever is most recent).
Upgrading from earlier version of crDroid:
The only difference between clean flash as above and upgrading is you just wipe system & cache, leaving data. Everything else is the same. ***Remember to always clean flash before reporting problems. Clean flashing is always the best method of ROM install.
KNOWN ISSUES
LIST-KNOWN-ISSUES-ON-YOUR-DEVICE-HERE
Don't expect any support if you:
- are not running the included kernel
- have installed any mods such as Xposed!
- have modified system files
Thanks to:
-Special Thanks By Astridxx
-By ExperTShoTR
- Google
- LineageOS
- SlimRoms
- AOSPA (Paranoid Android)
- OmniRom
- NamelessROM
- Many others... (if you're feeling upset being out of the thanks list just send a PM )
DONATE​
Crdroid 5.12 Update Released !!
======= crDroid v5.12 - February, 2021 ======
- Updated Sec.Patches November 2020
- Fixed volume not being adjusted during call on speaker
- Fixed mic issues
- Fixed noise during calls
- Removed trustzone check for possible twrp errors
- default SafetyNet Pass fixed
-Battery İmprovments and Rom Stable Changes
- Updated translations
- Fixed livedisplay issue
======= -Device Changelog ======
- Lenovo Parts Revamped
- Battery balance improvements
- Device Tree Revamped
- Vendor Tree Revamped
- Kernel İmprovements (F2FS Working but NO Sounds Please use BlazeMax)
- Updated Launcher (Lawnchair 2 )
- Use Custom thermal-engine-8996.conf
- Change kernel parameters
- Updated Glove Mode
- Cast Fixed ( Not Tested )
Note : DO NOT FLASH GAPPS, GAPPS IS INCLUDED , ( YES , GAPPS IS INCLUDED )
ROM Link : https://mega.nz/file/P5kUkLCZ#UCxyu3FhbUOgANLf-xp01LyiGozb-1r0wh4T1YVOMkI

[SHARED] Xiaomi Mi A2 Pixel Experience 11

This is pixel experience android 11 unofficial security march 5, 2021, so don't expect any updates
pixel experience 11
Google Drive - Virus scan warning
drive.google.com
I didn't find any bugs
I think it's enough for daily
great friend, the snapdragon stock camera, the camera stock on the gcam play store is safe, stable, but i use gcam mod by unryx05 it is stable,
Supports Razer Phone2 v.3.3 Dolby Atmos Magisk Module
How to install it (via twrp recovery) and what you should definitely pay attention to is the A / B slot
twrp recovery for mi a2 always stuck logo, maybe only some unofficial twrp versions are working
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
twrp
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
To flash this ROM, you already know that you have to unlock the bootloader. I think it has been unlocked
the way to install this custom ROM is not difficult so it doesn't bootlop this way
What is certain is there must be a PC. Xiaomi mi a2 must be in fastboot mode, connect to PC, open the folder (mininal adb and fastboot) in C program copy twrp to the folder open cmd type command?
fastboot devices and enter (fastboot boot twrp.img)
and enter wait a moment. If you have entered TWRP, don't unplug the cable, copy the TWRP img file. to Mi A2 touch install select img, then there will be a menu option swipe down select (recovery ramdisk)
when it's finished, touch reboot, select reboot recovery, if it says the OS is not installed, just ignore it and start again to twrp recovery
tap wipe format data type (yes) and select advanced wipe dalvik / cache / data / system.
touch the reboot menu select the slot from B to A. repeat again (wipe)
When finished, touch the reboot menu, select the slot again, move to B and reboot recovery, if it says the OS is not installed, just ignore it.
If you have entered recovery again, copy the custom rom pixel experience file to mi a2 from the PC. well, we just installed it and swipe the rom, wait for it to be done and reboot the system, don't panic, when it reboots, it will return to recovery, touch reboot, select slot A, then select system
as usual just ignore it if it says OS is not installed , okay just slide it . wait if successful only 1 minute less boot flashes
Please share where you got those builds from. I hope people do not want to install random files on their phones...
Did you build the ROM yourself from sources? Did you leak some private test build? ... Give some info, so people can verify the source.
The same with the TWRP img. Where is it from? What version is it? Who built it? Is there some special reason to not just use the most actual, official one (yes it gets stuck)?
I installed mi rom for xiaomi mi A2 ( jasmine_sprout ) not for random device, . All sources are on YouTube and Google. .
Double_A_92 said:
Please share where you got those builds from. I hope people do not want to install random files on their phones...
Did you build the ROM yourself from sources? Did you leak some private test build? ... Give some info, so people can verify the source.
The same with the TWRP img. Where is it from? What version is it? Who built it? Is there some special reason to not just use the most actual, official one (yes it gets stuck)?
Click to expand...
Click to collapse
I installed mi rom for xiaomi mi A2 ( jasmine_sprout ) not for random device, . All sources are on YouTube and Google. .
I installed a rom for xiaomi mi A2 ( jasmine_sprout ) not for random devices, . All sources are on YouTube and Google. .
Djank4 said:
All sources are on YouTube and Google.
Click to expand...
Click to collapse
That's like saying all sources are on the internet ._.
Basically the problem is, how does a person that install this know that there are no hidden viruses in those files?
Is there proof that a trusted developer created them? Did you create them? Did the person on the youtube video create them? ...?

Categories

Resources