05-25-2024, 03:28 AM | #1 |
Junior Member
Posts: 3
Karma: 10
Join Date: May 2024
Device: Onyx Boox Air Nova C
|
Rooting Onyx Boox Air Nova C problem
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? |
05-25-2024, 05:34 AM | #2 |
Seeking for Graal
Posts: 186
Karma: 16198
Join Date: Jul 2013
Location: France
Device: Kobo Forma / Onyx Boox Page
|
Hey, nope it's not normal.
Can you please detail the exact commands you wrote when you dumped the boot.img? While for the second problem, your command is not correct, you missed "flash". It's Code:
fastboot flash boot_a yourpatchedimage.img And don't flash your big boot.img file. It should be around 100Mo only. Last edited by Anghirrim; 05-25-2024 at 05:37 AM. |
05-25-2024, 07:16 AM | #3 |
Onyx-maniac
Posts: 3,162
Karma: 12537601
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
Yes, 3.7 GB is just wrong and I don't even know how Magisk made heads or tails of it.
If you have Windows you can use imgutil.exe (in my sig) to see what you have. Code:
C:\>imgutil /v mystery.img Code:
fastboot boot yourimage.img There are situation where it does not work but flashing it would. |
05-25-2024, 10:38 AM | #4 | ||
Junior Member
Posts: 3
Karma: 10
Join Date: May 2024
Device: Onyx Boox Air Nova C
|
Quote:
Code:
adb reboot edl edl.exe /lq662.elf /r /pboot_b boot.img /t /v --- Quote:
Code:
imgutil /v boot.img Code:
Could not map C:\platform-tools\boot.img |
||
05-25-2024, 10:45 AM | #5 |
Onyx-maniac
Posts: 3,162
Karma: 12537601
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
Something screwy is going on.
Try that without the /t I'm pretty sure that's your problem. Didin't it give you a warning? Try doing "edl.exe /g" and copy just the two boot_x lines Last edited by Renate; 05-25-2024 at 10:51 AM. |
05-25-2024, 11:26 AM | #6 |
Junior Member
Posts: 3
Karma: 10
Join Date: May 2024
Device: Onyx Boox Air Nova C
|
|
05-25-2024, 11:31 AM | #7 |
Onyx-maniac
Posts: 3,162
Karma: 12537601
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
Yes, for some reason it was estimating the size of image incorrectly.
Could you run "imgutil /v boot.img" I'd like to see where it's going amuck. Could you do me a favor? Code:
edl.exe /r /pboot_b /c256 shortie It should be only 131,072 bytes. Last edited by Renate; 05-25-2024 at 11:36 AM. |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Rooting Nova Air C | TheNoname | Onyx Boox | 90 | 05-07-2023 07:46 PM |
Sell ONYX BOOX Stylus Pen 2 PRO & ONYX BOOX Note Air Protective Sleeve | readandread | Flea Market | 0 | 03-08-2022 04:09 PM |
Help - Boox Nova Air Frozen Screen. | fbrII | Onyx Boox | 3 | 02-11-2022 02:52 AM |
Rooting Onyx Boox Note Air | afainber | Onyx Boox | 8 | 01-04-2021 11:03 AM |
Onyx Boox Nova Pro - problem with backlight and wifi | Tutek | Onyx Boox | 4 | 11-14-2019 03:16 PM |