Installation » History » Version 17
Mark Matney, 07/25/2019 01:40 AM
improve markup structure with a list
1 | 1 | Denis 'GNUtoo' Carikli | h1. ReplicantInstallation |
---|---|---|---|
2 | |||
3 | h2. Backup your data |
||
4 | |||
5 | Before attempting to install Replicant, you need to backup everything you can from the device as most of the data will be erased during the installation. |
||
6 | |||
7 | You can skip this step if you have no data you want to keep. |
||
8 | |||
9 | 7 | Denis 'GNUtoo' Carikli | h2. Installation overview |
10 | 1 | Denis 'GNUtoo' Carikli | |
11 | The installation of Replicant is several steps: |
||
12 | * First you install a Replicant recovery. It's a very minimalist operating system that is dedicated to the installation of Replicant. |
||
13 | * Then you download Replicant and use the recovery to install it. |
||
14 | |||
15 | h2. Recovery installation |
||
16 | |||
17 | To install the Replicant recovery, follow the instructions on the [[RecoveryInstallationWithHeimdall|Recovery installation with Heimdall]] wiki page. |
||
18 | |||
19 | 10 | Denis 'GNUtoo' Carikli | h2. Wipe the existing system, cache and data partitions |
20 | 9 | Denis 'GNUtoo' Carikli | |
21 | 10 | Denis 'GNUtoo' Carikli | Once this is done, you then need to wipe the existing system, cache and data partitions. This is to ensure that the partitions are formatted correctly. |
22 | 9 | Denis 'GNUtoo' Carikli | |
23 | 15 | Mark Matney | h3. Wipe system partition |
24 | |||
25 | 1 | Denis 'GNUtoo' Carikli | To wipe the system partition, once you are in the recovery: |
26 | |||
27 | 15 | Mark Matney | # Select Advanced |
28 | # Select Wipe system partition |
||
29 | # It will ask you to confirm the wipe, so you will need to select Yes to confirm it. |
||
30 | # Press the back key to get back to the general menu |
||
31 | |||
32 | h3. Wipe cache and data partitions |
||
33 | |||
34 | 9 | Denis 'GNUtoo' Carikli | To then wipe the cache and data partitions: |
35 | 15 | Mark Matney | |
36 | # Select Factory reset |
||
37 | # Select Wipe data (keep media) |
||
38 | # It will ask you to confirm the wipe, so you will need to select Yes to confirm it. |
||
39 | # Press the back key to get back to the general menu |
||
40 | 4 | Denis 'GNUtoo' Carikli | |
41 | h2. Using the recovery to install Replicant |
||
42 | |||
43 | 1 | Denis 'GNUtoo' Carikli | Installing Replicant can be done either by: |
44 | * [[InstallOrUpgradeReplicantWithoutAComputer|downloading the installation files the device, without the need of a computer]] |
||
45 | * [[InstallOrUpgradeReplicantFromMicroSD|using a computer and a microSD]] |
||
46 | * [[InstallOrUpgradeReplicantFromInternalStorage|using a computer and the internal storage to store the installation files]] |
||
47 | |||
48 | Once this is done, you will need to do a factory reset. |
||
49 | |||
50 | h2. Factory reset |
||
51 | |||
52 | To do a Factory reset, you need to be in the recovery. |
||
53 | |||
54 | 16 | Mark Matney | # Select Factory reset |
55 | # Select Wipe data (keep media) |
||
56 | # It will ask you to confirm the wipe, so you will need to select Yes to confirm it. |
||
57 | # Press the back key to get back to the general menu |
||
58 | 6 | Denis 'GNUtoo' Carikli | |
59 | h2. Reboot the device |
||
60 | |||
61 | 1 | Denis 'GNUtoo' Carikli | Once the factory reset is done, you can then reboot the device. |
62 | 7 | Denis 'GNUtoo' Carikli | |
63 | 14 | Denis 'GNUtoo' Carikli | In the recovery: |
64 | 17 | Mark Matney | |
65 | # Select Reboot system now to reboot the device |
||
66 | # Your device now has Replicant installed! |
||
67 | 1 | Denis 'GNUtoo' Carikli | |
68 | 14 | Denis 'GNUtoo' Carikli | h2. Backup the modem data partition (called EFS) |
69 | |||
70 | 11 | Denis 'GNUtoo' Carikli | Some of the devices supported by Replicant have a partition that contains the modem data (called EFS). |
71 | |||
72 | 14 | Denis 'GNUtoo' Carikli | Now that Replicant is installed, it's a good idea to do a backup of it if your device has one. |
73 | 1 | Denis 'GNUtoo' Carikli | |
74 | This way it would be way easier to restore it if it becomes corrupted ("it can sometimes happen with Replicant":https://redmine.replicant.us/issues/1869). |
||
75 | |||
76 | For a list of devices that have a modem data partition, and for instructions on how to do a backup of it, see the [[BackupTheEFS|BackupTheEFS]] wiki page. |