Trying to root my Onyx Boox Air Nova C via guide:
https://www.mobileread.com/forums/sh...d.php?t=346175
There is two problems:
1) The size of extracted boot.img is 3.7 GB (Is it normal?). When Magisk trying to patch boot.img it's ended with "Failed to output to (file)..." error because the memory is out.
Have 14GB of free memory but it's not enought... (Why?!....)
So I transferred boot.img to my mobile phone (Xiaomi Mi 11) and successfully patched boot.img on it.
2) Sent my Onyx to bootloader via
adb reboot bootloader command.
fastboot devices shows Onyx device.
fastboot boot magisk_patched_boot.img gives error:
terminating with uncaught exception of type STD::length_error: vector
Could you help me?