Improve Generic x86-64 Installation Documentation (#33241)

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Rosemary Orchard <RosemaryOrchard@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Rosemary Orchard 2024-06-13 08:35:20 +01:00 committed by GitHub
parent 8de64e9173
commit 4ec009a513
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -140,7 +140,9 @@ To write the HAOS image to the boot medium on your x86-64 hardware, there are 2
### Method 2: Installing HAOS directly from a boot medium ### Method 2: Installing HAOS directly from a boot medium
<div class='note warning'>
Use this method only if Method 1 does not work for you. Use this method only if Method 1 does not work for you.
</div>
#### Required material #### Required material
@ -205,15 +207,16 @@ Use this method only if Method 1 does not work for you.
*Select and copy the URL or use the "copy" button that appear when you hover it.* *Select and copy the URL or use the "copy" button that appear when you hover it.*
5. Paste the URL into your browser to start the download. 5. Paste the URL into your browser to start the download.
6. Select **Flash from file** and select the image you just downloaded. 6. Extract the file you just downloaded.
7. Select **Flash from file** and select the image you just extracted.
- Do not use **Flash from URL**. It does not work on some systems. - Do not use **Flash from URL**. It does not work on some systems.
![Screenshot of the Etcher software showing flash from URL selected.](/images/installation/etcher1_file.png) ![Screenshot of the Etcher software showing flash from URL selected.](/images/installation/etcher1_file.png)
7. **Select target**. 8. **Select target**.
![Screenshot of the Etcher software showing the select target button highlighted.](/images/installation/etcher3.png) ![Screenshot of the Etcher software showing the select target button highlighted.](/images/installation/etcher3.png)
8. Select the boot medium ({{site.installation.types[page.installation_type].installation_media}}) you want to use for your installation. 9. Select the boot medium ({{site.installation.types[page.installation_type].installation_media}}) you want to use for your installation.
![Screenshot of the Etcher software showing the targets available.](/images/installation/etcher4.png) ![Screenshot of the Etcher software showing the targets available.](/images/installation/etcher4.png)
9. Select **Flash!** to start writing the image. 10. Select **Flash!** to start writing the image.
- If the operation fails, decompress the .xz file and try again. - If the operation fails, decompress the .xz file and try again.
![Screenshot of the Etcher software showing the Flash button highlighted.](/images/installation/etcher5.png) ![Screenshot of the Etcher software showing the Flash button highlighted.](/images/installation/etcher5.png)
- When Balena Etcher has finished writing the image, you will see a confirmation. - When Balena Etcher has finished writing the image, you will see a confirmation.