mirror of
https://github.com/tiann/KernelSU.git
synced 2025-02-20 11:43:32 +08:00
Fix typo (#667)
Fixed typo in this section https://kernelsu.org/guide/installation.html#patch-boot-img-manully
This commit is contained in:
parent
9b2f907a48
commit
e95ca9316c
@ -125,7 +125,7 @@ After flashing is complete, you should reboot your device:
|
||||
fastboot reboot
|
||||
```
|
||||
|
||||
## Patch boot.img manully
|
||||
## Patch boot.img manually
|
||||
|
||||
For some devices, the boot.img format is not so common, such as not `lz4`, `gz` and uncompressed; the most typical is Pixel, its boot.img format is `lz4_legacy` compressed, ramdisk may be `gz` may also be `lz4_legacy` compression; at this time, if you directly flash the boot.img provided by KernelSU, the phone may not be able to boot; at this time, you can manually patch the boot.img to achieve.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user