Donate to
e Foundation
|
Murena
handsets with /e/OS | Own a part of Murena!
Learn more
Skip to content
GitLab
Explore
Sign in
Register
This is an archived project. Repository and other project resources are read-only.
Changes
Page history
Update install
authored
Sep 30, 2018
by
Gaël Duval
Hide whitespace changes
Inline
Side-by-side
device/mata/install.md
View page @
2c82f2e0
...
@@ -45,25 +45,25 @@ Some useful additional information can be found at:
...
@@ -45,25 +45,25 @@ Some useful additional information can be found at:
```
```
### Flashing firmwares
### Flashing firmwares
1.
Download the
[
NMJ88C archive
](
https://mega.nz/#!1CgF3SLa!CHLLA0HvtDtzzDnOl3CbJ1EUnhR6vFb4NA9IG6au3to
)
and unzip it
1.
Download the
[
NMI81C archive
](
https://www.androidfilehost.com/?fid=674106145207485528
)
and unzip it
1.
execute the script:
1.
make the flash script executable and run the script:
On Linux or MacOS X:
On Linux or MacOS X:
```shell
```shell
chmod +x ./no\ SYSTEM-BOOT-VENDOR-flash-all-WIPE.sh
./flash-all.sh
./no\ SYSTEM-BOOT-VENDOR-flash-all-WIPE.sh
```
```
On Windows:
On Windows:
```shell
```shell
chmod +x ./no\ SYSTEM-BOOT-VENDOR-flash-all-WIPE.bat
./flash-all.bat
./no\ SYSTEM-BOOT-VENDOR-flash-all-WIPE.bat
```
```
(it takes a while to complete)
### Installing a custom recovery: TWRP for Mata
### Installing a custom recovery: TWRP for Mata
1.
Download
[
TWRP for Mata
](
https://gg.gg/9ubmn
)
1.
Download
[
TWRP for Mata
](
https://gg.gg/9ubmn
)
...
...