diff --git a/templates/download/intel-iei-tank-870.html b/templates/download/intel-iei-tank-870.html index 73a3ccf7b8c..c819d63ccb7 100644 --- a/templates/download/intel-iei-tank-870.html +++ b/templates/download/intel-iei-tank-870.html @@ -29,17 +29,7 @@
An Ubuntu SSO account is required to create the first user on an Ubuntu Core installation.
-Open a terminal and use the following command to find out the target disk device to install the Ubuntu Core image to:
+Open a terminal and use the following command to find out the target disk device to install the Ubuntu Core image to:
sudo fdisk -l
Run the following command, where <disk label>
is the label of the second USB flash drive:
Run the following command, where <disk label>
is the label of the second USB flash drive:
xzcat /media/ubuntu/<disk label>/<name of the image>.img.xz | sudo dd of=/dev/<target disk device> bs=32M status=progress; sync
This is a brief overview of the steps for installing Ubuntu Core on a Raspberry Pi 2, 3, or 4. At the end of this process, you will have a board ready for production or testing. Check the Ubuntu Core documentation for more detailed instructions.
-This is a brief overview of the steps for installing Ubuntu Core on a Raspberry Pi 2, 3, or 4. At the end of this process, you will have a board ready for production or testing. Check the Ubuntu Core documentation for more detailed instructions.
+Minimum requirements
+Use the Raspberry Pi Imager to download and write the latest Ubuntu Core release to the SD card. To get started on Ubuntu you can run:
sudo snap install rpi-imager
@@ -50,22 +45,24 @@ An Ubuntu SSO account is required to create the first user on an Ubuntu Core installation.
-More information on generating an SSH key pair can be found in the tutorial and community help wiki.
Congratulations! Your board is now ready to have applications installed, it's time to use the snap command to install your first snap.
-The Snap Store is where you can find the best Linux apps packaged as snaps to install on your Ubuntu device and get started with your secure IoT journey.
-Visit the Snapcraft documentation and learn how to create your first snap.
-Congratulations! Your board is now ready to have applications installed, it's time to use the snap command to install your first snap.
+The Snap Store is where you can find the best Linux apps packaged as snaps to install on your Ubuntu device and get started with your secure IoT journey.
+Visit the Snapcraft documentation and learn how to create your first snap.
+