Quote:
Originally Posted by SleepWithMachine
this worked so far and i patched the image, yeah !
but it cant be written
Sending 'boot.img' (98304 KB) OKAY [ 2.448s]
Booting FAILED (remote: 'unknown command')
fastboot: error: Command failed
|
Ya killing me.
What was the exact command you typed?
Were you "fastboot boot" -ing?
As long as you have the original boot image safely backed up, you can:
Code:
fastboot flash boot_a Magisked-whatever
fastboot reboot
BUT, first verify which slot you are on:
Code:
fastboot getvar
fastboot getvar all
Make sure that the boot image you are using is from the active slot.
How's that libota_jni.so coming along?