Sometimes recovery partition is called differently
This commit is contained in:
parent
3c594c94ac
commit
626aa88e63
|
@ -74,6 +74,8 @@ Boot the phone into download mode:
|
|||
|
||||
Flash TWRP:
|
||||
* Either with fastboot: `fastboot flash recovery twrp-xxx-xxx-xxx.img`
|
||||
* can be different, e.g. on the huashan device, the recovery partition is
|
||||
called boot.
|
||||
* Or with heimdall (you might need to install it first): `heimdall flash
|
||||
--RECOVERY twrp-xxx-xxx-xxx.img`
|
||||
* If it doesn't work, try `heimdall flash --RECOVERY twrp-xxx-xxx-xxx.img
|
||||
|
|
Loading…
Reference in a new issue