Loading htdocs/_data/devices/suzuran.yml +1 −0 Original line number Diff line number Diff line Loading @@ -56,4 +56,5 @@ region: All maturity: orange install: - { mode: Install doc } requires_specific_reboot_command: true recovery_install_file_name: recovery_install_fastboot_sony_install htdocs/_includes/templates/install_e.md +12 −4 Original line number Diff line number Diff line Loading @@ -4,15 +4,23 @@ 1. Before proceeding ensure you have downloaded the /e/OS for your device, from the link given in the **Downloads** section above 2. If you aren’t already in recovery mode, reboot into recovery mode by typing the below command in the console of an adb enabled PC 2. If you aren’t already in recovery mode, reboot into recovery mode {% if device.requires_specific_reboot_command %} - {% t devices.with_the_device_powered_off %}, {% t device.recovery_boot %} {% else %} - by typing the below command in the console of an adb enabled PC ```shell adb reboot recovery ``` {% include alerts/tip.html content="You can also do this manually using the below key combination" %} - {% t devices.with_the_device_powered_off %}, {% t device.recovery_boot %} {% endif %} 3. In TWRP return to main menu, then tap `Wipe` Loading htdocs/_includes/templates/install_e_custom.md +7 −5 Original line number Diff line number Diff line Loading @@ -14,6 +14,8 @@ - {% t devices.with_the_device_powered_off %}, {% t device.recovery_boot %} 1. In TWRP return to main menu, then tap `Wipe` 1. Now tap `Format Data` and continue with the formatting process. Loading Loading
htdocs/_data/devices/suzuran.yml +1 −0 Original line number Diff line number Diff line Loading @@ -56,4 +56,5 @@ region: All maturity: orange install: - { mode: Install doc } requires_specific_reboot_command: true recovery_install_file_name: recovery_install_fastboot_sony_install
htdocs/_includes/templates/install_e.md +12 −4 Original line number Diff line number Diff line Loading @@ -4,15 +4,23 @@ 1. Before proceeding ensure you have downloaded the /e/OS for your device, from the link given in the **Downloads** section above 2. If you aren’t already in recovery mode, reboot into recovery mode by typing the below command in the console of an adb enabled PC 2. If you aren’t already in recovery mode, reboot into recovery mode {% if device.requires_specific_reboot_command %} - {% t devices.with_the_device_powered_off %}, {% t device.recovery_boot %} {% else %} - by typing the below command in the console of an adb enabled PC ```shell adb reboot recovery ``` {% include alerts/tip.html content="You can also do this manually using the below key combination" %} - {% t devices.with_the_device_powered_off %}, {% t device.recovery_boot %} {% endif %} 3. In TWRP return to main menu, then tap `Wipe` Loading
htdocs/_includes/templates/install_e_custom.md +7 −5 Original line number Diff line number Diff line Loading @@ -14,6 +14,8 @@ - {% t devices.with_the_device_powered_off %}, {% t device.recovery_boot %} 1. In TWRP return to main menu, then tap `Wipe` 1. Now tap `Format Data` and continue with the formatting process. Loading