Skip to content

Commit 17a0a55

Browse files
Fixed spelling mistakes and followed the Digital Ocean guide on resizing images
1 parent 94acc79 commit 17a0a55

1 file changed

Lines changed: 84 additions & 28 deletions

File tree

docs/installation.md

Lines changed: 84 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,7 @@ Make sure to back your important data up to an external location such as a cloud
4040

4141
## Step-by-step Guide {#choose-operating-system}
4242

43-
<div class="embed">
44-
<iframe src="https://www.youtube-nocookie.com/embed/3KoCDt4fxcM?modestbranding=1&rel=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
45-
</div>
46-
47-
Follow the video above, or select the operating system you are currently using to view tailored installation instructions below.
43+
Follow the guide below, by selecting the operating system you are currently using to view tailored installation instructions below.
4844

4945
<div class="operating-system-choices-container text-center">
5046
<div id="operating-system-choices" class="column linked">
@@ -58,9 +54,9 @@ Follow the video above, or select the operating system you are currently using t
5854

5955
<div id="install-on-windows" class="slide" markdown="1">
6056

61-
### Verify Your Download {#verify-your-download}
57+
### Verify Your Download (Optional) {#verify-your-download}
6258

63-
Verifying your download is an important step: we generate a "checksum" for elementary OS images and recommend that you verify that your download matches that checksum before trying to install. This ensures that you've received the full, complete download and that it is not corrupted.
59+
Verifying your download is an optional step: We generate a "checksum" for elementary OS images and recommend that you verify that your download matches that checksum before trying to install. This ensures that you've received the full, complete download and that it is not corrupted.
6460

6561
Assuming you downloaded elementary OS to your Windows Downloads folder, open the Command Prompt in Windows and run the following command:
6662

@@ -79,20 +75,52 @@ If the checksum does not match, you may need to re-download your copy of element
7975

8076
### Creating an Install Drive {#creating-an-installation-medium .clear-float}
8177

82-
To create an elementary OS install drive you'll need a USB flash drive that is at least 4 GB in capacity and an app called "Etcher".
78+
To create an elementary OS install drive you'll need a USB flash drive that is at least 4 GB in capacity and an app called "Rufus". This app is used to create USB stick that your computer can boot from, using .iso file. It works for all kinds of .iso files, not just elementary OS.
8379

84-
<a href="https://balena.io/etcher" class="button suggested-action">Download Etcher</a>
80+
It can be downloaded from Microsoft directly, using the Windows App Store
8581

86-
![etcher steps](images/docs/installation/etcher.gif)
82+
<a href="https://apps.microsoft.com/detail/9pc3h3v7q9ch?hl=en-us&gl=US&ocid=pdpshare" class="button suggested-action">Download Rufus</a>
8783

88-
Open Etcher, then:
84+
**Step by Step Written Instructions:**
85+
86+
1. Open Rufus
87+
2. Plug in your spare USB flash drive
88+
3. Rufus should automatically detect your USB drive; if not, select the correct drive.
89+
4. Select your downloaded .iso file using the "SELECT" button. (Refer to Picture 1)
90+
5. (Recommended) If your computer is from 2012 or newer, select "GPT" under "Partition scheme"
91+
6. Click the "Start" button.
92+
7. A dialog will appear, keep the default selection to write in "ISO image mode" (Refer to Picture 2)
93+
8. Sit back and wait a minute or two
94+
9. Once complete, Rufus will say "READY". (Refer to Picture 3)
95+
96+
Now you're ready to boot from the install drive.
97+
98+
**Step by Step Pictures:**
99+
100+
Picture 1: SELECT button and Partition scheme
101+
<img
102+
src="images/docs/installation/rufus1.png"
103+
alt="Buttons to select in the user interface"
104+
width="400"
105+
>
106+
107+
108+
Picture 2: Select ISO image mode
109+
<img
110+
src="images/docs/installation/rufus2.png"
111+
alt="Selecting ISO writing method"
112+
width="400"
113+
>
114+
115+
116+
Picture 3: Finished
117+
<img
118+
src="images/docs/installation/rufus3.png"
119+
alt="Finished writing the image"
120+
width="400"
121+
>
89122
90-
1. Plug in your spare USB flash drive
91-
2. Select your downloaded .iso file using the "Select image" button
92-
3. Etcher should automatically detect your USB drive; if not, select the correct drive
93-
4. Click the "Flash!" button. It may take a moment to get started.
94123

95-
Once complete, continue to boot from the install drive.
96124

97125
### Booting From the Install Drive {#booting-from-the-installation-medium .clear-float}
98126

@@ -107,9 +135,9 @@ In order to start the installation process, you must boot your computer from the
107135

108136
<div id="install-on-macos" class="slide" markdown="1">
109137

110-
### Verify Your Download {#verify-your-download}
138+
### Verify Your Download (Optional) {#verify-your-download}
111139

112-
Verifying your download is an important step: we generate a "checksum" for elementary OS images and recommend that you verify that your download matches that checksum before trying to install. This ensures that you've received the full, complete download and that it is not corrupted.
140+
Verifying your download is an optional step: We generate a "checksum" for elementary OS images and recommend that you verify that your download matches that checksum before trying to install. This ensures that you've received the full, complete download and that it is not corrupted.
113141

114142
Assuming you downloaded elementary OS to your macOS Downloads folder, open the Terminal app in macOS and run the following command:
115143

@@ -131,7 +159,6 @@ To create an elementary OS install drive you'll need a USB flash drive that is a
131159

132160
<a href="https://balena.io/etcher" class="button suggested-action">Download Etcher</a>
133161

134-
![etcher steps](images/docs/installation/etcher.gif)
135162

136163
Open Etcher, then:
137164

@@ -162,9 +189,9 @@ If your Mac doesn't recognize your elementary OS USB Install Drive in the boot m
162189

163190
<div id="install-on-ubuntu" class="slide" markdown="1">
164191

165-
### Verify Your Download {#verify-your-download}
192+
### Verify Your Download (Optional) {#verify-your-download}
166193

167-
Verifying your download is an important step: we generate a "checksum" for elementary OS images and recommend that you verify that your download matches that checksum before trying to install. This ensures that you've received the full, complete download and that it is not corrupted.
194+
Verifying your download is an optional step: We generate a "checksum" for elementary OS images and recommend that you verify that your download matches that checksum before trying to install. This ensures that you've received the full, complete download and that it is not corrupted.
168195

169196
Running the following command in your terminal:
170197

@@ -180,21 +207,50 @@ It should produce the output:
180207

181208
### Creating an Install Drive {#creating-an-installation-medium .clear-float}
182209

183-
To create an elementary OS install drive you'll need a USB flash drive that is at least 4 GB in capacity and an app called "Etcher".
210+
To create an elementary OS install drive you'll need a USB flash drive that is at least 4 GB in capacity and an app called "Impression".
184211

185-
<a href="https://balena.io/etcher" class="button suggested-action">Download Etcher</a>
212+
<a href="https://flathub.org/en/apps/io.gitlab.adhami3310.Impression" class="button suggested-action">Download Impression</a>
186213

187-
![etcher steps](images/docs/installation/etcher.gif)
214+
**NOTE:** If you do not have flathub enabled on your computer, refer to the <a href="https://flathub.org/en/setup">flathub setup instructions</a>
188215

189-
Open Etcher, then:
216+
**Step by Step Written Instructions:**
190217

191218
1. Plug in your spare USB flash drive
192-
2. Select your downloaded .iso file using the "Select image" button
193-
3. Etcher should automatically detect your USB drive; if not, select the correct drive
194-
4. Click the "Flash!" button. It may take a moment to get started.
219+
2. Open the Impression app on your computer
220+
3. Select your downloaded .iso file using the "Open File..." button (Refer to Picture 1)
221+
4. Impression should automatically detect your USB drive; if not, select the correct drive (Refer to Picture 2)
222+
5. Click the "Write" button. It may take a moment to get started. (Refer to Picture 3)
195223

196224
Once complete, continue to boot from the install drive.
197225

226+
227+
228+
**Step by Step Pictures:**
229+
230+
Picture 1: "Open File..." button
231+
<img
232+
src="images/docs/installation/impression1.png"
233+
alt="File selection button"
234+
style="max-width: 400px; width: 100%; height: auto;"
235+
>
236+
237+
Picture 2: Select USB drive
238+
<img
239+
src="images/docs/installation/impression2.png"
240+
alt="Drive selection button"
241+
width="400"
242+
>
243+
244+
245+
Picture 3: Writing the image
246+
<img
247+
src="images/docs/installation/impression3.png"
248+
alt="Progress bar showing the iso being written"
249+
width="400"
250+
>
251+
252+
253+
198254
### Booting From the Install Drive {#booting-from-the-installation-medium .clear-float}
199255

200256
In order to start the installation process, you must boot your computer from the install drive.

0 commit comments

Comments
 (0)