not at all, this is to expand system partition to install larger GSIs, fo rtht a i needed system and userdata rm first to resize system
not at all, this is to expand system partition to install larger GSIs, fo rtht a i needed system and userdata rm first to resize system
I would say ANE has a pretty big system partition, but it's your choice.
mine is 1.57gb, u can image not a single GSI can fit in here, android 9.1 as wellI would say ANE has a pretty big system partition, but it's your choice.
System resizing makes sense on Honor 9 lite which is 2312M on EMUI 9.1.
Have you tried this tool?no ideas on how to create this parttition labes?
seems like the only thing stopping the progress, even reverting to original start and ends it still doesnt create labels for rm partitions
Oh, sorry, I keep forgetting you don't have an ANE phone.mine is 1.57gb, u can image not a single GSI can fit in here, android 9.1 as well
Are you a developer, making roms or staff like that?
Just a hobbyist
Which GSI and which installation method?
All Nippon GSI reboot to bootloader, Nazim/phh GSI hang on the unlocked bootloader warning screen, I tested from Android 9 to 13 GSI, lineage, spark, crDroid, pixel GSI, OEM(Nokia, Samy, Huawei)
because they are not phhusson based gsi.
This TWRP is missing here:Hi,
I'm picking up my work on the P20 Lite, but I need to seek advice, because my notes are not as complete as I could wish. My device currently has the GAGUGA 3.2.1-0 installed over erecovery, which was where I left off. I don't exactly recall what this permits me to do or not?
Also, I noticed that the official TWRP recovery is newer, so I wonder if I should go with that instead?
(I am building Ubuntu Touch based on Android 9.)
Finally: this page seems has been updated since last I worked on this. It details procedures that are very slightly different from what I was doing last year. Is this the guide to follow now?
it allows you to have TWRP and Magisk root at the same time.installed over erecovery, which was where I left off. I don't exactly recall what this permits me to do or not?
This happens if the software does not work properly, the phone is automatically restarted in recovery mode (eRecovery).the device suddenly switched to booting directly to the GAGUGA version TWRP which is installed over erecovery.
I can't help you, all about Ubuntu Touch is Greek to me
Aaah! Well, that's probably where I went wrong. I did a factory reset a couple of times at least. This may very well be the reason. How can I fix this, given that this is the source of the problem?This happens if the software does not work properly, the phone is automatically restarted in recovery mode (eRecovery).
I can't help you, all about Ubuntu Touch is Greek to me
I hope you don't do a factory reset in TWRP. This is strongly not recommended on Huawei devices!
It's just one of the possible causes. As I said before, I don't know what the problem is.Well, that's probably where I went wrong. I did a factory reset a couple of times at least.
Yes, you can revert to stock flashing this Service ROM , if yot are running EMUI 8. For EMUI 9.1 use Service ROM 9.1.0. This process will erase all your data and lock the BL again!yes that's my question.
the one I have is
"Huawei P20 Lite ANE-L21 Anne-L21 8.0.0.144(C185) Firmware Android 8.0.0 EMUI 8.0.0"
I know this works because I used it to downgrade.
It is a feature turned into a bug with emui 9. I can only speculate but it is probably related to us having boot bundled with recovery in stock partitioning scheme. There's a twrp that actually utilizes this bug/feature. It's for honor 9 lite but it's based on official p20 lite twrp so it works on p20 lite too. Check here if you want to test it yourself. Boot it and go to reboot menu, there'll be a boot override selection. I haven't seen any twrp that offers this other than tishserg's.Hi, I'm having some problems with this recovery. I flashed the TWRP 3.2.1-0 GAGUGA Edition on my Honor 9 Lite with stock ROM.
Basically if I do this:
1. Boot into the TWRP recovery by pressing Vol Up + power button2. In the menu, Reboot->Recovery3. Wait for the recovery to boot up and go in the Reboot menuNow no matter what I choose to boot into(fastboot or system), the phone will always boot in the recovery and the only way to fix that is to go in eRecovery mode by turning off the phone, keeping the volume up button pressed and plugging the phone in my computer.
Is this normal behaviour or is it a bug?
I'd argue with you but I see no point in doing so. Instead I am going to elaborate my point for future replies. Boot image is a combination of partitions. Normally a boot image includes kernel, ramdisk and few headers along with AVB. But this device is not normal. Huawei with their ultimate wisdom decided to approach this partitioning with a radical view and split these partitions into their own image. Then they merged them with different images in emui 9. Magisk is a perfect example for this because it uses ramdisk. It patches boot image because ramdisk is inside the boot image for most devices. But you patch dedicated ramdisk.img in emui 8 and recovery_ramdisk.img in emui 9 because that's where ramdisk resides for us. You could learn this much just by looking at magisk log while patching image from manager. So yeah, "boot" is bundled with recovery in our devices. As for the speculation part, it is what it is. I am no genius but I certainly am not a idiot either. I can't pinpoint why a bug happens with just the explanation of it.You again?
Last time i saw the boot partition on android 7...![]()
Exactly! YOU can only speculate bro.
Well I haven't done much so I think I know what I'm doing...This TWRP doesn't have the bug at all. (If you know what you're doing. )