Question Masgisk patched boot.img won't write - Asus Zenfone 9

Sorry for the trouble. I have the Magisk patched boot.img file back on my computer. I attempt to flash it and it won't write.
{
"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"
}
Any suggestions on how to fix this?

You're trying to write boot in fastbootd.
Try
Code:
adb reboot bootloader
instead of fastboot first

craznazn said:
You're trying to write boot in fastbootd.
Try
Code:
adb reboot bootloader
instead of fastboot first
Click to expand...
Click to collapse
I love you Craznazn. You are my hero. Thank you, thank you.

Related

[SPLASH1] Sketchy Android.

Hi all, this is my first splashscreen image.
Download from attachments and extract, preview here:
{
"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"
}
How to install:
1) Open CMD
2) Navigate to the folder where you stored the splash1.img
3) Reboot the phone in Fastboot Mode
4) Type the following command in CMD: fastboot flash splash1 splash1.img
5) Reboot
Done. Enjoy the few seconds you can see it while booting the phone. ^^
nice drawing bro
thanks k0sh
screen shot????
On the first post, you can see it.
Sent from my HTC Wildfire using XDA App

Error Flashing Recovery

tried flashing the CWM 5.0.2.3 recovery.. didn't work
here's the steps i did
Terminal Emulator
su
cd /sdcard
unzip cwm-5.0.2.3-liberty.zip
flash image_recovery cwm-5.0.2.3-liberty.img
{
"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"
}
Do you have S-OFF?
drumist said:
Do you have S-OFF?
Click to expand...
Click to collapse
No, someone told me that would work with S-ON
I wanted to restore to Stock and upgrade to the new Hboot and everything (still using .57)
But when I use the stock updater it just says USB connection error 170
You need to have S-OFF to write to recovery partition.
You can try installing the AT&T 2.2.2 update using this alternative method explained here: http://forum.xda-developers.com/showpost.php?p=18541475&postcount=145

Howto flash huawei G730-U30 firmware(qualcomm)?

{
"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"
}
i got bricked phone from my brother.
but i don't know howto recovery my phone, only fastboot allowed.
I can't flash via fastboot command.
Huawei G730-U30 cpu qualcomm base very difficult to flash in my opinion.
thanks bros.
SpyTattoo said:
i got bricked phone from my brother.
but i don't know howto recovery my phone, only fastboot allowed.
I can't flash via fastboot command.
Huawei G730-U30 cpu qualcomm base very difficult to flash in my opinion.
thanks bros.
Click to expand...
Click to collapse
still need help......please
i have same problem

fastboot boot twrp.img FAILED

Hi all.
I am in the process of rooting my Huawei MediaPad tablet BGO-DL09
https://forum.xda-developers.com/android/help/root-huawei-mediapad-t2-7-0-bgo-dl09-t3705284
I could not find specific instructions of rooting this tablet.
So now first I try to install the TWRP on the tablet. I have tried few versions of TWRP but all with the same error as below..
{
"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"
}
I've already unlock the tablet using this code..
Code:
fastboot oem unlock 1234567890
fastboot screen.. already said phone unlocked..
fastboot can detect the device...
cannot find similar error in web..
status unlocked...
Code:
fastboot getvar all
lead to the same error
stock recovery still exists..
So any idea where did I went wrong?
Thank you so much for helping.

adbToolbox [macOS] [tool] [twrp-bootloader-root]

This software is thought for Android users that use a macOS (or OS X) system. It semplify easy or not action you can perform with Android-Debug-Bridge (ADB).
{
"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"
}
Basic Commands
reboot
reboot recovery mode
reboot bootloader mode
reboot download mode
Modding Commands
Unlock bootloader
Lock bootloader
Flash recovery.img
Flash zip file
Push files from Mac to Android
Other Commands
Install APK
Uninstall APP
Download
Download page
V.3.0 - stable

Categories

Resources