TWRP 3.2.3-1 for Pixel Devices

DirtyAngelicaSecured

Senior Member
Mar 30, 2020
85
10
8
Paris
I can't figure out how to properly flash ROM's on my Pixel sailfish... Here's the flow:
- Use the latest stock ROM "flash-all.bat" 2 times - for Bootslot A and then for Bootslot B
- Fastboot TWRP.img - Internal Storage is readable is not encrypted, files can be copied via MTP
- Follow custom ROM instructions to wipe Cache, System, and Data, reboot
- Fastboot TWRP again and BLAH - Internal Storage is not readable and I am back to "flash-all.bat"

I can dirty-flash custom ROM's if I do not perform the WIPE stage, I want a clean install of custom ROM's...
 

bigbiff

Senior Recognized Developer
Jun 8, 2010
6,791
6,788
243
I can't figure out how to properly flash ROM's on my Pixel sailfish... Here's the flow:
- Use the latest stock ROM "flash-all.bat" 2 times - for Bootslot A and then for Bootslot B
- Fastboot TWRP.img - Internal Storage is readable is not encrypted, files can be copied via MTP
- Follow custom ROM instructions to wipe Cache, System, and Data, reboot
- Fastboot TWRP again and BLAH - Internal Storage is not readable and I am back to "flash-all.bat"

I can dirty-flash custom ROM's if I do not perform the WIPE stage, I want a clean install of custom ROM's...
I would make sure to format data so the new ROM can create a new FBE policy, rather than just wiping.
 

rodken

Senior Member
Jan 11, 2010
355
78
58
I can't figure out how to properly flash ROM's on my Pixel sailfish... Here's the flow:
- Use the latest stock ROM "flash-all.bat" 2 times - for Bootslot A and then for Bootslot B
- Fastboot TWRP.img - Internal Storage is readable is not encrypted, files can be copied via MTP
- Follow custom ROM instructions to wipe Cache, System, and Data, reboot
- Fastboot TWRP again and BLAH - Internal Storage is not readable and I am back to "flash-all.bat"

I can dirty-flash custom ROM's if I do not perform the WIPE stage, I want a clean install of custom ROM's...
Be certain to select all of the entries within TWRP, granted that you have already backed up your internal.
 

Attachments

DirtyAngelicaSecured

Senior Member
Mar 30, 2020
85
10
8
Paris
Don't you need to flash Magisk again after each TWRP flash? That could be the issue...

---------- Post added at 02:28 PM ---------- Previous post was at 02:24 PM ----------

Be certain to select all of the entries within TWRP, granted that you have already backed up your internal.
I figured it out. I had to format internal memory and then it worked. TWRP backup failed for me with 255 error and I already checked for the "User 999" possibility, which did not exist. Multiple Users feature was turned off. So far I was only able to backup using Migrate-GPE App without errors.
 

DirtyAngelicaSecured

Senior Member
Mar 30, 2020
85
10
8
Paris
Yeah, it appears you have to wipe internal storage for it not get encrypted, but then MTP in Recovery does not work... Basically, you have to sideload whatever ZIP files you want. Copy/paste does not work due to dead MTP, which causes copy/paste process in Windows to freeze.
 
Last edited:
  • Like
Reactions: beeewell