Quote:
Did you try setting active slot in fastboot?
|
I can't do that.
Quote:
fastboot getvar current-slot
current-slot: b
|
Quote:
fastboot --set-active=a
Setting current slot to 'a' FAILED (remote: 'unknown command')
fastboot: error: Command failed
|
At the moment the current slot B is unbootable:
Quote:
fastboot getvar all
(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
|