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
!!! note "Retroid released the Android OTA for the Pocket Mini V2 with a broken bootloader"
49
48
50
-
This results in the user being unable to see the Grub boot selection screen, to fix
51
-
this, you are required to reflash the loader partition with fastboot.
49
+
!!! note "Retroid's Android OTA for the Pocket Mini V2 Breaks Bootloader Visibility"
50
+
The latest OTA update from Retroid for the Pocket Mini V2 includes a faulty bootloader.
51
+
As a result, the GRUB boot selection screen is no longer visible at startup.
52
52
53
-
Download the latest version of u-boot for the Pocket Mini V2 from [here](https://github.com/RetroidPocket/u-boot/releases/download/rp-v1.0.1/u-boot-sm8250-retroidpocket-rpminiv2.img).
53
+
### How to Fix It
54
+
You’ll need to manually reflash the **loader partition** using **fastboot**.
54
55
55
-
You can then flash this from the ABL menu by holding volume-down when turning on
56
-
your device and using `fastboot flash loader u-boot-sm8250-retroidpocket-rpminiv2.img`.
You will need fastboot and drivers installed for this, these can be found [here](https://xdaforums.com/t/official-tool-windows-adb-fastboot-and-drivers-15-seconds-adb-installer-v1-4-3.2588979/).
0 commit comments