We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 377f2fa commit 3d44666Copy full SHA for 3d44666
openandroidinstaller/assets/configs/guacamoleb.yaml
@@ -34,6 +34,12 @@ steps:
34
adapting and repairing of the operating system.
35
Make sure your device is turned on. You need to reboot into the bootloader again by pressing 'Confirm and run' here. Then continue.
36
command: adb_reboot_bootloader
37
+ - type: call_button
38
+ content: >
39
+ Install additional partitions selected before by pressing 'Confirm and run'. Once it's done continue.
40
+
41
+ Note : If you have not selected additional partitions it will do nothing and is save to continue.
42
+ command: fastboot_flash_additional_partitions
43
- type: call_button
44
img: twrp-start.jpeg
45
content: >
0 commit comments