I have devices A/B rootfs enabled. We found that a small portion of the devices went on the the B rootfs by itself. I guess it failed 2 (which is specified during flash) consecutive boot on chain A and automatically switched to B.
I have 2 questions.
Is there a way to check the failed boot log/reason from Linux?
Is there a way to turn off automatic switch to the other rootfs/bootchain?
@WayneWWW thanks for the prompt reply. I guess you answered my first question which actually confirmed what I was expecting. Could you please also answer my 2nd question? I know there is a way we can pass in flag during ./flash.sh, just curious if there is another way to do it deeper in the structure to completely turn it off. Thanks