Go to the install instructions and download the repartitioning ota. It's listed on the install instructions
What does repartition-ogpixel-32gb.zip do exactly? Is there a way to increase the size of the system? Thank youIt will not work via TWRP recovery.
1. Kindly go on the downloads page and install the PE recovery.
(It may bootloop once or twice, but then it will show up in PE recovery)Code:fastboot flash boot recovery.img
2. Go into Apply update via ADB.
Code:adb sideload repartition-ogpixel-**gb.zip
3. Factory Reset/Wipe Data.
4. Apply update via ADB and sideload the ROM.
Code:adb sideload PixelExperience-**.zip
5. Reboot and wait patiently.
Hope this helps.
The basic premise for partitioningWhat does repartition-ogpixel-32gb.zip do exactly? Is there a way to increase the size of the system? Thank you
These don't boot, if they did, they would have been posted in their own thread. Any build that isn't published won't boot unless PixelBoot says otherwise in their own post/thread.
Go to the install instructions and download the repartitioning ota. It's listed on the install instructions
The basic premise for partitioningWhat does repartition-ogpixel-32gb.zip do exactly? Is there a way to increase the size of the system? Thank you
I have the same issue.Hello, I have followed the guide until the ROM flashing step and I am stuck with the next error message:
"Error applying update: 28 (ErrorCode::kDownloadOperationExecutionError)
E:Error in /sideload/package.zip (status 1)"
I have tried flashing either the Plus and the normal versions of Android 11 for marlin device.
Can you help me, please?
fastboot boot twrp-3.5.1_9-0-marlin.img
fastboot flash boot PixelExperience_Plus_marlin-11.0-20210317-1910-OFFICIAL.img
adb sideload PixelExperience_Plus_marlin-11.0-20210317-1910-OFFICIAL.zip
Then your last resort is going to TWRP and using the shell to input the following commands:No luck. Fails after 2/2.
Error applying update: 5 (ErrorCode::kPostInstallRunnerError)
This is exactly what I have been doing. Doing it multiple times does not appear to make it more successful. I was following the install guide on the PIxelExperience website precisely.