so happy to see this.
damn where did the thanks button go?
would love to smash the hell out of that.
damn where did the thanks button go?
would love to smash the hell out of that.
This is my very first installation of a custom rom. I was making good progress until I got stuck at the "fastbootd" step. After I enter "fastboot reboot fastboot" Powershell says "waiting for any device". When I check my device I can see Fastbootd in red across the top but it's unclear what I'm supposed to select from there. Here are the choices it gives me:
Reboot system nowEnter recoveryReboot to bootloaderPower offThe instructions above seem simple enough but I'm not sure how to move pass this to get to Step 4.
????![]()
Should I skip step #3 in the instructions above?Power down your device and connect it to your computer by keeping the volume up button pressed, you'll see a blue light which means you are in fastboot mode and not fastbootd
I was in fastboot mode (as instructed in step #2). Step #3 indicates fastbootd. I tried skipping step #3 and this is what I got ...View attachment 5197069
... not sure if I'm screwing this whole thing up. When I rebooted it just went to the standard Google services.
hey,man, i have exactly same problem like u "no such partition" . did u solve the problem? if so, can u share steps?I was in fastboot mode (as instructed in step #2). Step #3 indicates fastbootd. I tried skipping step #3 and this is what I got ...View attachment 5197069
... not sure if I'm screwing this whole thing up. When I rebooted it just went to the standard Google services.
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
fastboot reboot fastboot
fastboot set_active a
fastboot flash boot boot.img
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot --disable-verity --disable-verification flash vbmeta_system vbmeta_system.img
fastboot erase metadata
fastboot flash system system.img
fastboot flash product product.img
fastboot erase userdata