You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to flash a custom vbmeta image (to allow for a custom super image) on an RG 556, after unlocking I'm only able to flash custom DTBOs using this repo (These DTBO do not have to be signed with any particular key, i checked) Is there something I'm missing here? do i need to patch FDL2 (U-Boot) to disable the checks on these individual partitions? i also tried using spd_dump verity 0 but it didn't allow the device to boot
I'm trying to flash a custom vbmeta image (to allow for a custom super image) on an RG 556, after unlocking I'm only able to flash custom DTBOs using this repo (These DTBO do not have to be signed with any particular key, i checked) Is there something I'm missing here? do i need to patch FDL2 (U-Boot) to disable the checks on these individual partitions? i also tried using spd_dump verity 0 but it didn't allow the device to boot
Command being used to flash vbmeta:
spd_dump exec_addr 0x65012f48 fdl fdl1-dl.bin 0x65000800 fdl fdl2-dl.bin 0xb4fffe00 exec write_part vbmeta_a vbmeta.img
Output of spd_dump verity 0 (Using latest stable spd_dump)
Any help is appreciated, thanks!
The text was updated successfully, but these errors were encountered: