Loading _includes/templates/recovery_install_fastboot_generic.md +4 −0 Original line number Diff line number Diff line Loading @@ -34,4 +34,8 @@ ``` fastboot flash recovery twrp-x.x.x-x-{{ device.codename}}.img ``` on some devices the below command may be required ``` fastboot boot twrp-x.x.x-x-{{ device.codename}}.img ``` 1. Now reboot into recovery to verify the installation. Loading
_includes/templates/recovery_install_fastboot_generic.md +4 −0 Original line number Diff line number Diff line Loading @@ -34,4 +34,8 @@ ``` fastboot flash recovery twrp-x.x.x-x-{{ device.codename}}.img ``` on some devices the below command may be required ``` fastboot boot twrp-x.x.x-x-{{ device.codename}}.img ``` 1. Now reboot into recovery to verify the installation.