Thanks for this, I've used your debloat post to reduce my Page to what I want, just an e-reader. I've attempted to follow several guides/posts about the process of rooting a Boox. Though i have no experience doing this, I've gotten a patched .img file through magisk and gotten to the fastboot boot ".img".
adb reboot fastboot - no issues
fastboot devices - shows device is connected
fastboot boot boot_patched.img - I renamed the patched file, but when i enter the command it produces a message stating:
FAILED (remote: 'unknown command')
fastboot: error: Command failed
I've also attempted the process starting with:
adb reboot bootloader - fails as well
Should I be using the EDL method to root?
|