Thread: Go 7 bootloop
View Single Post
Old Yesterday, 04:11 PM   #71
gleboss
Enthusiast
gleboss began at the beginning.
 
Posts: 40
Karma: 10
Join Date: Mar 2026
Device: Onyx Boox Go 7
Yes, it matches. I also checked the other partitions - system, system_ext, odm, vendor - everything is fine.

Also, I have a dump of my super:
Code:
> lpdumps.exe .\super_current.img
Slot 0:
Metadata version: 10.2
Metadata size: 796 bytes
Metadata max size: 65536 bytes
Metadata slot count: 3
Header flags: virtual_ab_device
Partition table:
------------------------
  Name: odm_a
  Group: qti_dynamic_partitions_a
  Attributes: readonly
  Extents:
    0 .. 2047 linear super 2048
------------------------
  Name: product_a
  Group: qti_dynamic_partitions_a
  Attributes: readonly
  Extents:
    0 .. 1232271 linear super 4096
------------------------
  Name: system_a
  Group: qti_dynamic_partitions_a
  Attributes: readonly
  Extents:
    0 .. 6059575 linear super 1236368
------------------------
  Name: system_ext_a
  Group: qti_dynamic_partitions_a
  Attributes: readonly
  Extents:
    0 .. 943847 linear super 7295944
------------------------
  Name: vendor_a
  Group: qti_dynamic_partitions_a
  Attributes: readonly
  Extents:
    0 .. 1163519 linear super 8239792
------------------------
Super partition layout:
------------------------
super: 2048 .. 4096: odm_a (2048 sectors)
super: 4096 .. 1236368: product_a (1232272 sectors)
super: 1236368 .. 7295944: system_a (6059576 sectors)
super: 7295944 .. 8239792: system_ext_a (943848 sectors)
super: 8239792 .. 9403312: vendor_a (1163520 sectors)
------------------------
Block device table:
------------------------
  Partition name: super
  First sector: 2048
  Size: 6442450944 bytes
  Flags: none
------------------------
Group table:
------------------------
  Name: default
  Maximum size: 0 bytes
  Flags: none
------------------------
  Name: qti_dynamic_partitions_a
  Maximum size: 6438256640 bytes
  Flags: none
------------------------
What if the problem is with metadata?
gleboss is online now   Reply With Quote