Advertisement
Guest User

Untitled

a guest
Jun 17th, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. ./adb reboot bootloader
  2. ./fastboot.exe oem unlock
  3. ./fastboot -S 300M flash recovery open_gapps-arm-8.1-pico-20190525.zip
  4.  
  5. Sending 'recovery' (107081 KB) OKAY [ 3.681s]
  6. Writing 'recovery' FAILED (remote: 'image too large for partition')
  7. fastboot: error: Command failed
  8.  
  9. ./adb reboot revcovery
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement