Don't you think it could be related to the situation of slot A and B?
My active slot is B but it's also marked as unbootable and I cannot switch to slot A because the fastboot command doesn't work.
Quote:
fastboot --set-active=a
Setting current slot to 'a' FAILED (remote: 'unknown command')
fastboot: error: Command failed
|
Here the partial result of "fastboot getvar all":
Quote:
(bootloader) has-slot:modem:yes
(bootloader) has-slot:system:no
(bootloader) current-slot:b
(bootloader) has-slot:boot:yes
(bootloader) slot-retry-count:b:0
(bootloader) slot-unbootable:b:yes
(bootloader) slot-successful:b:no
(bootloader) slot-retry-count:a:2
(bootloader) slot-unbootable:a:no
(bootloader) slot-successful:a:no
(bootloader) slot-count:2
(bootloader) secure:no
(bootloader) serialno:369B908B
(bootloader) product:bengal
(bootloader) snapshot-update-status:none
(bootloader) is-userspace:no
(bootloader) max-download-size:804268032
(bootloader) kernel:uefi
|