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

Commit 33ccf607 authored by Romain Hunault's avatar Romain Hunault 💻
Browse files

Merge branch '648-easy-installer-v0.15.0' into 'master'

Update list of device supported by Easy-installer

Closes #648

See merge request e/documentation/user!694
parents 6fecc090 3afd111b
Loading
Loading
Loading
Loading
+54 −0
Original line number Diff line number Diff line

## Installation steps for MacOS

### Download

To download the Easy-installer beta for MacOS click [here](https://images.ecloud.global/easy-installer/EasyInstaller.app.zip)

Save it to a folder on your Hard Drive

Verify the [sha256sum](https://images.ecloud.global/easy-installer/Easy-installer-setup.exe.sha256sum)


### Execute

Extract the content of the donwloaded zip file

Execute the `EasyInstaller.app` from the extracted directory

If asked, install `Rosetta`

![](/images/mac_setup_easyinstaller_popup_rosetta.png)

You will get a warning pop up.

![](/images/mac_setup_easyinstaller_popup_keystrokes.png)

Click on `Open System Preferences`

Enter your credentials

![](/images/mac_setup_easyinstaller_keystrokes_credentials.png)

Look for `Java` under `Privacy` tab and tick the checkbox beside to it

![](/images/mac_setup_easyinstaller_keystrokes_java.png)


Restart the Easy-installer


### Troubleshooting


If you get a warning message saying that Easy-Installer can't run:

![](/images/mac_setup_easyinstaller_cantopen.png)

Open `Security and privacy` preferences.

Click on `Open anyway`

![](/images/mac_setup_easyinstaller_openAnyway.png)

Restart the Easy-installer
 No newline at end of file
+12 −4
Original line number Diff line number Diff line
@@ -13,9 +13,12 @@ The easy-installer beta is available for Linux and Windows OS.
[Installation guide for Linux](easy-installer-linux)

[Installation guide for Windows](easy-installer-windows)

[Installation guide for MacOS](easy-installer-macos)

## List of devices supported by the easy-installer

- The easy-installer beta version supports **10 devices**
- The easy-installer beta version supports **15 devices**

{% include alerts/tip.html content="To get the Easy Installer working on your PC you would need to install the OS specific fastboot drivers first. Follow the instructions in the Install Guides gives against each device." %}

@@ -31,8 +34,15 @@ The easy-installer beta is available for Linux and Windows OS.
| Samsung    | [Galaxy S8 Plus](devices/dream2lte) | dream2lte    | Exynos only           |[Install Guide](pages/install_easy_installer/win_samsung_phones) | SM-G955F              |
| Samsung    | [Galaxy S7](devices/herolte)        | herolte      | Exynos only           |[Install Guide](pages/install_easy_installer/win_samsung_phones) | SM-G930F              |
| Samsung    | [Galaxy S7 Edge](devices/hero2lte)  | hero2lte     | Exynos only           |[Install Guide](pages/install_easy_installer/win_samsung_phones) | SM-G935F              |
| Google    | [Pixel 4](devices/coral)  | coral     |            |[Install Guide](pages/install_easy_installer/win_coral) | coral              |
| Google    | [Pixel 4XL](devices/flame)  | flame     |            |[Install Guide](pages/install_easy_installer/win_flame) | flame              |
| Google    | [Pixel 4a](devices/sunfish)  | sunfish     |            |[Install Guide](pages/install_easy_installer/win_sunfish) | sunfish              |
| Oneplus    | [7T](devices/hotdogb)  | hotdogb     |            |[Install Guide](pages/install_easy_installer/win_hotdogb) | hotdogb              |
| Oneplus    | [7 pro](devices/guacamole)  | guacamole     |            |[Install Guide](pages/install_easy_installer/win_guacamole) | guacamole              |
| Teracube   | [2e](devices/2e)  | 2e     |            |[Install Guide](pages/install_easy_installer/win_2e) | 2e              |

>For more details you can refer a [user updated post](https://community.e.foundation/t/list-devices-working-with-the-easy-installer/28396) on the [forum](https://community.e.foundation) where the Easy Installer was tested by /e/OS users against these models

## Why are more devices and OS not supported?

Due to resource constraints the /e/ team cannot support all the work needed to add more devices or other operating systems. Here we request users in the community with development experience to help us on:
@@ -45,8 +55,6 @@ Due to resource constraints the /e/ team cannot support all the work needed to a
{% include alerts/tip.html content="We share details on how you can add more devices in [this document](easy-installer-contribute)"%}




## I want to develop the source further. How can I help?

To build or improve upon the easy-installer code check the [documentation here...](easy-installer-contribute)
+83.3 KiB
Loading image diff...
+323 KiB
Loading image diff...
+98.1 KiB
Loading image diff...
Loading