File tree Expand file tree Collapse file tree 2 files changed +9
-19
lines changed
openandroidinstaller/assets/configs Expand file tree Collapse file tree 2 files changed +9
-19
lines changed Original file line number Diff line number Diff line change @@ -19,16 +19,11 @@ steps:
1919 content : Flash a custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
2020 command : " fastboot flash recovery <recovery>"
2121 - title : " Flash temporary recovery"
22- type : call_button
23- content : Press the button to reboot. Then confirm here to continue.
24- command : " fastboot reboot"
25- install_os :
26- - title : " Flash LineageOS"
2722 type : confirm_button
28- content : In this step, you finally flash LineageOS. Confirm to continue.
29- - title : " Flash LineageOS "
30- type : confirm_button
31- content : Select 'Recovery Mode' on your smartphone screen and press the Start-Button to confirm. Then confirm here.
23+ content : >
24+ Now reboot into recovery to verify the installation. Do not reboot into the existing OS, since it will overwrite the recovery you just installed!
25+ With the device powered off, hold 'Volume Up + Power'. Release when boot logo appears.
26+ install_os :
3227 - title : " Flash LineageOS"
3328 type : confirm_button
3429 content : >
Original file line number Diff line number Diff line change @@ -23,18 +23,13 @@ steps:
2323 - title : " Flash a custom recovery"
2424 type : call_button
2525 content : Flash a custom recovery (temporarily) by pressing 'Confirm and run'. Once it's done continue.
26- command : " fastboot flash recovery <recovery>"
26+ command : " fastboot flash boot <recovery>"
2727 - title : " Flash temporary recovery"
28- type : call_button
29- content : Press the button to reboot. Then confirm here to continue.
30- command : " fastboot reboot"
31- install_os :
32- - title : " Flash LineageOS"
3328 type : confirm_button
34- content : In this step, you finally flash LineageOS. Confirm to continue.
35- - title : " Flash LineageOS "
36- type : confirm_button
37- content : Select 'Recovery Mode' on your smartphone screen and press the Start-Button to confirm. Then confirm here.
29+ content : >
30+ Now reboot into recovery to verify the installation. Do not reboot into the existing OS, since it will overwrite the recovery you just installed!
31+ With the device powered off, hold 'Volume Up + Power'. Release when boot logo appears.
32+ install_os :
3833 - title : " Flash LineageOS"
3934 type : confirm_button
4035 content : >
You can’t perform that action at this time.
0 commit comments