Closed David-Deming closed 5 months ago
Wrote frp.bin to sector 44096 with sector count 2048. [*] Unplug the device, press ENTER, and then plug the device in:
[*] Waiting for fastboot... (bootloader) Start unlock flow
OKAY [ 3.080s] Finished. Total time: 3.080s Erasing 'userdata' OKAY [ 1.274s] CreateProcess failed: The system cannot find the file specified. (2) fastboot: error: Cannot generate image for userdata Rewriting vbmeta struct at offset: 0 Sending 'vbmeta_a' (4 KB) OKAY [ 0.005s] Writing 'vbmeta_a' OKAY [ 0.002s] Finished. Total time: 0.013s Rebooting into fastboot OKAY [ 0.001s] < waiting for any device >
fastboot: error: Failed to boot into userspace fastboot; one or more components might be unbootable. Sending sparse 'system' 1/25 (131060 KB) OKAY [ 3.145s] Writing 'system' FAILED (remote: 'This partition doesn't exist') fastboot: error: Command failed Rebooting OKAY [ 0.000s] Finished. Total time: 0.001s
Found the fix, it was issues with the version of adb and fastboot. I went to https://androidmtk.com/download-15-seconds-adb-installer and downloaded version 1.3.0 due to it saying if there was an error to use that one. Then i had to turn off driver signature verification: Open the Start Menu and click on "Restart" while holding the "Shift" key. Navigate to Troubleshoot -> Advanced Options -> Startup Settings -> Restart Press "7" or "F7" to disable driver signature enforcement Then i ran the the script again and it worked.
So if you're trying this on wondows 10 and its failing, give this a shot
The script works all the way through until it hits Rebooting into fastboot < waiting on any device >
At this poiny the r1 is on the fastbootd menu. Rebooting the system from there ends up back at the initial start up for the original OS. I also tried rebooting to bootloader, and entering recovery mode. All those end with it having an unlocked bootloader, and the original os is there with the exception of now the camera does not work, so if you want to repair your rabbit it is not possible.
Where can I go from here? Any advice would be appreciated.
Some context, I tried this on Fedora, then Ubuntu, then gave up and installed windows on an extra drive and that has been where I got the furthest. Currently hitting this issue on the windows version