Boot Loop in Recovery mode unable to start - Google Pixel Questions & Answers

ach time i Restart my pixel it open recovery mode with two option :
try again or factory data reset but on choosing any of option it do same again .
to resolve this i try to flash image using flash-all.sh script with both android o and android p Preview
but it show following error :
extracting system.img (1752 MB) to disk...W/ziparchive(30294): Zip: unable to allocate 1837265176 bytes at offset 0: No space left on device
error:
failed to extract 'system.img': I/O error
to resolve this i do extract zip and run following command one by one on slot a:
1) fastboot flash bootloader bootloader-sailfish-8996-012001-1711291800.img
2) fastboot flash radio radio-sailfish-8996-130091-1802061512.img
3) fastboot reboot-bootloader
4) fastboot flash boot boot.img
5) fastboot flash system system.img
6) fastboot reboot
but after reboot it reach to recovery mode with again two option
then i try above six command with both slot a and b but same thing happen on reboot
please help!!!

Related

[Q] Can't install apps, can't boot into recovery & can't do factory reset

Hey guys,
i keep it short.
Rooted Google Nexus S, CyberGR-MOD ICS. matr1x kernel.
1. Problem: Can't install/update apps. Error: Package file is invalid
Install from Play Store works, but update doesn't. Install from .apk file does not work.
Tried solutions:
- Wipe Play Store Cache, Dalvik Cache etc.
- Different transfer methods (USB, WLAN, 3G)
-> No solution
2. Problem: Can't boot into recovery
I get into fastboot and choose recovery, I get the google logo for a while and then just a black screen. ClockworkMod Touch Recovery was used.
Tried solutions:
- Installed older (non touch) CWM Recovery
- Installed AmonRa
-> Still not booting into recovery
3. Can't do factory reset
When choosing to reset the phone it restarts and just shows the google logo, I waited for an hour, then I removed the battery and restartet. SD-Card was wiped, but not the phone itself.
What I want is simple: Get a running OS, where I can install/update apps again. Any ideas?
Hey guys. I fixed it. In case anyone has similar problems, here's my solution. I use Windows, if you have a Mac or Linux OS, your commands may differ.
Warning: EVERYTHING on your phone will be erased and you will have the oiginal android ROM on your phone.
1. Your phone needs to be rooted and you ne need to have fastboot on your computer.
2. Go to: developers.google.com/android/nexus/images and download the right Image for your phone and place all files in a folder. For easier use, put them in the same folder as fastboot.
3. Boot your smartphone into fastboot and connect it to your computer.
4. Start a terminal window and navigate to your fastboot directory.
5. Type in these commands one after another and press ENTER after each command (The bold parts may differ, if you downloaded a different Image than I):
fastboot erase cache
fastboot erase userdata
fastboot erase recovery
fastboot reboot-bootloader
fastboot flash bootloader bootloader-crespo-i9020xxkl1.img
fastboot reboot-bootloader
fastboot flash radio radio-crespo-i9020xxki1.img
fastboot reboot-bootloader
fastboot -w update image-soju-imm76d.zip
6. Reboot your phone, in should now start with a fresh android os.

Fix Unrecoverable bootloader error[Buster99 Solution]

Hello ,
First of all Thanks to Buster99 and his Solution for fixing this problem,
This guide is for helping you to fix Unrecoverable bootloader error, Hope it will help you out of this problem,
Step-by-step guide:
1 - Download the Stock rom .
2 - Extract downloaded file and put the blob file in fastboot folder.
3 - if you need adb,apx,fastboot drivers , i attached these drivers so you can download it from below.
4- Power off the tablet.
5- Connect the tablet to PC via USB cable.
6- Boot your tablet into the recovery mode. Press and hold Volume DOWN+Power keys together.
7- Open command prompt. For this, go to Start. Select ‘Run’ and type ‘cmd’. go to your fastboot folder.
8- type following command-lines in cmd-window:
fastboot erase system
fastboot erase recovery
fastboot erase userdata
fastboot erase boot
fastboot erase misc
fastboot erase cache
fastboot -i 0x0B05 flash system blob(depending on where you stored extracted blob file)
fastboot -i 0x0B05 reboot
Remember : Wait until you've seen in the CMD window that erase or upload is finished.
hope this solution works for whoever is facing the same problem,
I'm very glad, you saved your tablet

Just upgraded to LOS 14.1 unofficial from MM - this is how

Thought I would make a thread, which could help someone.
My bootloader is unlocked
I was using Marshmallow LOS 13 unofficial build by Qbanin.
But these directions should be the same for anyone on MM unlocked.
You will need to know how to use ADB from PC and have platform-tools.
The reason I upgraded to 14.1 unofficial instead of official is because official requires the MM modem, and I had already flashed the stock nougat rom when i started looking for roms to flash.
Download the Nougat Stock Firmware:
https://androidfilehost.com/?fid=889964283620765304
Drop the contents of unzipped stock nougat into your platform-tools folder.
Hit the shift button and right click the mouse and 'open command window here'
Connect your MM device to your pc - booted into your current rom with usb debugging enabled
In the command windows type 'adb devices', you may need to confirm access on the screen of your phone, and try the command again.
Make sure your device is listed and authorized.
Type in the command window 'adb reboot bootloader'
Your device will reboot into the bootloader and is ready to program
Run these commands to flash stock nougat, make sure each command succeeds.
If they do not, run any command that fails multiple times until it succeeds and move on to the next, if a command fails more than 5-10 times in a row, start over from the beginning.
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot flash bluetooth BTFM.bin
fastboot erase cache
fastboot erase userdata -w
fastboot reboot
If your device reboots into bootloader repeatedly run this command:
fastboot oem fb_mode_clear
fastboot reboot
Your device will reboot, wait a while during Nougats first run.
Once Nougat is loaded and you pass setup, enable developer options and then ADB usb debugging.
run 'adb devices' command again and confirm the device is listed and authorized.
Download latest official TWRP 3.2.1.0
https://eu.dl.twrp.me/clark/
rename the file to twrp.img and place in the platform-tools folder
Download LOS 14.1 Unofficial (the latest build 2/23 is for MM modem: avoid)
Grab the 2/18 build or read around the forums for latest compatible build
https://androidfilehost.com/?w=files&flid=131793
Move the file to the root of your external sd card via MTP.
Download ARM64 7.1 OpenGapps and move to root of your external sd card
http://opengapps.org/
Run these commands in the command prompt
adb reboot bootloader
adb flash recovery twrp.img
Press 'down vol' for the recovery option and then press the power button
Phone should reboot into TWRP recovery
Allow TWRP to modify contents by swiping at the bottom.
Remember TWRP makes you swipe if your screen shuts off, so you may need to swipe twice to peform operations, ALWAYS PAY ATTENTION IN TWRP.
Select WIPE in twrp, and then ADVANCED WIPE.
Select the Data checkbox and hit the Repair or Change File System at bottom.
Select CHANGE FILE SYSTEM at bottom right.
Select F2FS and proceed with the format.
Select WIPE (again) from home screen choose to wipe dalvik,system,internal & cache
Select INSTALL from home screen and choose the LineageOS 14.1 build.
You will need to SELECT STORAGE at bottom left and choose your external card.
Add the openGapps 7.1 to the install queue as well.
Swipe to confirm flash and let the new rom and gapps install.
After complete wipe dalvik/cache and reboot.
Enjoy your new rom.
I also flashed systemless root in twrp.
https://drive.google.com/file/d/1GjKdxvoTi9YCU43HIy2XTTcB-bGnNn84/view?usp=sharing
This is for unofficial 14.1 only using the 2/10 or 2/18 build only.
The 2/23 build as I understand is a test build for MM modem only.
All future builds should be verified around the forum with hashbangs notes/recommendations as they do not exist at the time of this post.

October security patches for LEO-DLXX

I've captured the ota file for the october security patch on my LEO-DLXX. Instructions for install follow.
0. Unlock Bootloader
1. Download https://drive.google.com/file/d/1TwtOBmz-01a2EjLFdFnbGi8pqOGEeOCa/view (not my file) and https://mega.nz/#!Cu5giA6A!BoflaUUy2DnhYFa1hO9_l-G83DYGCFSq6mwiYgenxDc and oreo-recovery.img from https://forum.xda-developers.com/watch-2/development/recovery-unofficial-twrp-3-1-0-0-touch-t3631364
2. Extract the SawShark.rar file into a new folder. Delete the two scripts as they do some weird stuff. Extract the sawshark.zip file into the same folder, and you will now have 3 .img files. Run the following commands to flash them:
Code:
fastboot flash boot boot.img
fastboot flash recovery oreo-recovery.img # TWRP
fastboot flash system system.img
Don't worry if you see something about "sparse header magic invalid number" or similar, flashing will continue anyway. When the flashing completes, reboot the device into recovery with the power button and the instructions on screen. Note that the display says "short press to select, long press to go to next item" however, its the other way round. Tap the power button until is shows reboot-recovery, then long-press to select.
3. TWRP will load. Make sure ADB is working and run
Code:
adb push update.zip /data/ota_package
adb reboot bootloader
fastboot flash recovery recovery.img # Stock Recovery
and reboot the device into recovery again.
4. The update should install. If it doesnt, probably you need /cache/recovery files there, but i dont have them any more.

General P11 plus 616f installation rom gsi + root

Start by downloading the official stock rom. If you had a problem with the installation or just want to go back to the original usage
Flash SP Tools
- download the latest version of Android sdk platform-tools
- Put in the platform-tools folder your boot.img and vbmeta.img that you have copied from your previously downloaded official rom.
- Then download the generic system image you want to install, put it in the platform-tools folder and rename it GSI.img
- Put your smartphone in developer mode, in the settings press 7 times on the build number
- In the menu Options for developers that appeared, you must enable OEM unlocking, enable USB debugging
- Connect the smartphone to the computer, in Configuration usb choose Connection sharing via usb
accept the requested authorization on your smartphone,
- In the platform-tools folder enter the command
adb reboot bootloader
fastboot flashing unlock Press VOL+ to confirm
fastboot flashing unlock_critical Press VOL+ to confirm
fastboot --disable-verification flash boot boot.img
fastboot --disable-verify flash vbmeta vbmeta.img
fastboot -w
fastboot reboot fastboot The tel switch to FastbootD mode and wait for a moment before entering the following command
fastboot delete system
fastboot delete-logical-partition product_a
fastboot --disable-verity --disable-verification system flash Gsi.img Wait for a moment
fastboot -w
fastboot bootloader
fastboot delete user data
fastboot reboot
Lenovo then logo rom gsi and install
evolutionx rom
Releases · ponces/treble_build_evo
Script and patches for building PHH-Treble Evolution X - ponces/treble_build_evo
github.com
rom lenovo and flashtool 616f
https://mirrors.lolinet.com/firmware/lenovo/Tab_P11_Plus/TB-J616F/TB-J616F_S240155_230210_ROW_SVC.zip
https://mirrors.lolinet.com/firmware/lenovo/Tab_P11_Plus/flashtool/MTK_Flash_Tool_v5.2104_P522.zip
Last tested rom that works
https://private.projectelixiros.com/thirteen/gsi/ProjectElixir_3.6_gsi-13.0-20230223-1108-OFFICIAL.img.xz
Root lenovo 616f
Install the Magisk app to your phone and install
In the Options menu, enable both the Preserve Force Encryption and Recovery Mode options.
Choose Select and Patch a file.
Browse to the extracted boot.img file and select it.
Magisk will now load the boot.img file and start patching.
Then the patched patched boot image file will be saved as magisk_patched.img in Internal Storage Downloads.
The file will be named as magisk_patched.img.
Transfer the magisk_patched.img file to the platform-tools folder.In the platform-tools folder enter the command
adb reboot bootloader
fastboot flash boot magisk_patched.img
fastboot reboot
successfully rooted
Magisk 25.2
https://github.com/topjohnwu/Magisk/releases/download/v25.2/Magisk-v25.2.apk
Can you make a video to review that rom on p11
It has only one flaw,
The PC does not recognize the tablet, it can only be charged, files cannot be transferred and adb does not work either.

Categories

Resources