Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b0474af0 authored by Pranav's avatar Pranav Committed by Rohit Sekhar
Browse files

install_e_FP5.md: Improve wording and formatting

parent e254fc48
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
## Installing /e/OS
{% include alerts/tip.html content="For Windows users, we advise to use Git Bash. For more info about Downloads and Installation see [Official Documentation](https://git-scm.com/about)"%}

{% include alerts/danger.html content="The FP5 comes with an anti-rollback feature. Read the paragraph marked `Caution` in Requirements section of this guide, before proceeding." %}
{% include alerts/danger.html content="FP5 comes with an anti-rollback feature. Please read the paragraph marked `Caution` in Requirements section of this guide, before you proceed to install /e/OS on FP5." %}

1. Unzip the archive

@@ -9,16 +9,16 @@
    unzip <fileyoudownloaded>
    ```

   > Replace `<fileyoudownloaded>` with the name of the archive file you downloaded.
   > In the command above, replace `<fileyoudownloaded>` with path of the downloaded archive.

   > Alternately you can create a folder and unzip the archive there.
   > Alternatively, you can unzip the archive using a File Manager/File Explorer.


1. Confirm that extracted directory contains following content:

    - `bin-linux-x86 directory` - which contains linux tools including fastboot and adb
    - `bin-msys directory` - which contains Windows tools including fastboot and adb
    - `img files` - The `img` files that are to be flashed onto the device.
    - `bin-linux-x86` directory - which contains linux tools including fastboot and adb
    - `bin-msys` directory - which contains Windows tools including fastboot and adb
    - `.img` files - The `.img` files that are to be flashed onto the device.
    - `flash_FP5_factory.sh` - The installer script.

1. Boot into bootloader/fastboot mode.
@@ -45,7 +45,7 @@

## Locking the Bootloader

{% include alerts/danger.html content="The FP5 comes with an anti-rollback feature. Read the paragraph marked `Caution` in Requirements section of this guide, before proceeding." %}
{% include alerts/danger.html content="FP5 comes with an anti-rollback feature. Please read the paragraph marked `Caution` in Requirements section of this guide, before you proceed to install /e/OS on FP5." %}

Once you have completed the above steps  and before rebooting you can lock your Bootloader.