Fix notes
This commit is contained in:
parent
7a6b77c002
commit
2ae57b5c47
|
@ -14,10 +14,8 @@
|
||||||
|
|
||||||
- [ADB & Fastboot](https://developer.android.com/studio/releases/platform-tools)
|
- [ADB & Fastboot](https://developer.android.com/studio/releases/platform-tools)
|
||||||
|
|
||||||
|
|
||||||
### Notes:
|
### Notes:
|
||||||
> [!Warning]\
|
> [!Warning]\
|
||||||
> if you delete any partitions via diskpart later on or now windows will send a ufs command that gets misinterpreted which erase all your ufs
|
|
||||||
> All your data will be erased! Backup now if needed.
|
> All your data will be erased! Backup now if needed.
|
||||||
>
|
>
|
||||||
> These commands have been tested.
|
> These commands have been tested.
|
||||||
|
@ -26,8 +24,6 @@
|
||||||
>
|
>
|
||||||
> Do not run the same command twice
|
> Do not run the same command twice
|
||||||
>
|
>
|
||||||
> DO NOT REBOOT YOUR TABLET if you think you made a mistake, ask for help in the [Telegram chat](https://t.me/nabuwoa)
|
|
||||||
>
|
|
||||||
> Do not run all commands at once, execute them in order!
|
> Do not run all commands at once, execute them in order!
|
||||||
|
|
||||||
#### Flash vbmeta_disabled.img via fastboot
|
#### Flash vbmeta_disabled.img via fastboot
|
||||||
|
|
|
@ -24,15 +24,7 @@
|
||||||
>
|
>
|
||||||
> Не выполняйте одну команду дважды.
|
> Не выполняйте одну команду дважды.
|
||||||
>
|
>
|
||||||
>
|
|
||||||
> НЕ ПЕРЕЗАГРУЖАЙТЕ ПЛАНШЕТ! Если вы считаете, что совершили ошибку, обратитесь за помощью в [чат Telegram](https://t.me/nabuwoa).
|
|
||||||
>
|
|
||||||
>
|
|
||||||
>
|
|
||||||
> Не запускайте все команды сразу, выполняйте их по очереди!
|
> Не запускайте все команды сразу, выполняйте их по очереди!
|
||||||
>
|
|
||||||
>
|
|
||||||
> Следуйте инструкции с осторожностью! В случае ошибки велика вероятность нарушить работоспособность устройства!
|
|
||||||
|
|
||||||
#### Прошейте vbmeta_disabled.img
|
#### Прошейте vbmeta_disabled.img
|
||||||
```sh
|
```sh
|
||||||
|
|
Loading…
Reference in a new issue