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 @@

Install Ubuntu Core
on an Intel IEI TANK 870

    -
  1. -
    -

    Set up an Ubuntu SSO account

    -
    -

    An Ubuntu SSO account is required to create the first user on an Ubuntu Core installation.

    -
      -
    1. Start by creating an Ubuntu SSO account.
    2. -
    3. Import an SSH Key into your Ubuntu SSO account. (instructions)
    4. -
    -
    -
  2. + {% include "download/shared/_setup-ubuntu-sso.html" %}

  3. Download Ubuntu Core

    @@ -52,9 +42,9 @@

    Download Ubuntu Core


    Prepare the two USB flash drives

    -
      -
    1. Download and flash an Ubuntu Desktop {{ releases.lts.full_version }} LTS image on the first USB flash drive by following the live USB Ubuntu Desktop tutorial for Ubuntu, Windows, or macOS.
    2. -
    3. Copy the Ubuntu Core image file to the second USB flash drive.
    4. +
        +
      1. Download and flash an Ubuntu Desktop {{ releases.lts.full_version }} LTS image on the first USB flash drive by following the live USB Ubuntu Desktop tutorial for Ubuntu, Windows, or macOS.
      2. +
      3. Copy the Ubuntu Core image file to the second USB flash drive.
  4. @@ -62,12 +52,12 @@

    Prepare the two USB flash drives


    Boot the live Ubuntu Desktop image

    -
      -
    1. Connect the keyboard and monitor to the Intel IEI TANK 870.
    2. -
    3. Insert the first USB flash drive, containing Ubuntu Desktop {{ releases.lts.full_version }} LTS.
    4. -
    5. Start the device and press F7 to enter the boot menu.
    6. -
    7. Select the USB flash drive as a boot option.
    8. -
    9. Select "Try Ubuntu without installing".
    10. +
        +
      1. Connect the keyboard and monitor to the Intel IEI TANK 870.
      2. +
      3. Insert the first USB flash drive, containing Ubuntu Desktop {{ releases.lts.full_version }} LTS.
      4. +
      5. Start the device and press F7 to enter the boot menu.
      6. +
      7. Select the USB flash drive as a boot option.
      8. +
      9. Select "Try Ubuntu without installing".
    @@ -75,13 +65,13 @@

    Boot the live Ubuntu Desktop image


    Flash Ubuntu Core to the internal memory

    -
      -
    1. Once the Ubuntu session has started, insert the second USB flash drive containing the Ubuntu Core image file.
    2. -
    3. Open a terminal and use the following command to find out the target disk device to install the Ubuntu Core image to:

      +
        +
      1. Once the Ubuntu session has started, insert the second USB flash drive containing the Ubuntu Core image file.
      2. +
      3. 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
      4. -
      5. Run the following command, where <disk label> is the label of the second USB flash drive:

        +
      6. 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
      7. -
      8. Reboot the system and remove the flash drives when prompted. It will then boot from the internal memory where Ubuntu Core has been flashed.
      9. +
      10. Reboot the system and remove the flash drives when prompted. It will then boot from the internal memory where Ubuntu Core has been flashed.
    diff --git a/templates/download/raspberry-pi-core.html b/templates/download/raspberry-pi-core.html index 333fb73afd1..87ebed747fa 100644 --- a/templates/download/raspberry-pi-core.html +++ b/templates/download/raspberry-pi-core.html @@ -3,45 +3,40 @@ {% block title %}Install Ubuntu Core on a Raspberry Pi{% endblock %} {% block meta_description %}Ubuntu is an open-source operating system for cross platform development, there's no better place to get started than with Ubuntu on a Raspberry Pi{% endblock meta_description %} + {% block meta_copydoc %}https://docs.google.com/document/d/1Ig906jbgB39QHw61uHMvIsRbSBUjchJBDkMZl0WzlWM/edit{% endblock meta_copydoc %} +{% block body_class %}is-paper{% endblock body_class %} + {% block content %} -
    -
    -
    -

    Install Ubuntu Core on a Raspberry Pi

    +
    +
    +
    +

    Install Ubuntu Core
    on a Raspberry Pi

    -
    -
    -
    -
    -
    -

    Install Ubuntu Core

    -

    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

    -
      -
    • A Raspberry Pi 2, 3 or 4
    • -
    • A 4 GB+ microSD card and reader
    • -
    • A Wi-Fi network or an ethernet cable with an Internet connection
    • -
    • A monitor with an HDMI interface
    • -
    • An HDMI cable
    • -
    • A USB keyboard
    • -
    • An Ubuntu SSO account with an associated SSH key
    • -
    -
    -
    +
    +

    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

    +
      +
    • A Raspberry Pi 2, 3 or 4
    • +
    • A 4 GB+ microSD card and reader
    • +
    • A Wi-Fi network or an ethernet cable with an Internet connection
    • +
    • A monitor with an HDMI interface
    • +
    • An HDMI cable
    • +
    • A USB keyboard
    • +
    • An Ubuntu SSO account with an associated SSH key
    • +
    -
    +
    -

    Installation instructions

    1. -

      Prepare the SD card

      +
      +

      Prepare the SD card

      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 @@

      Prepare the SD card

    2. -

      Set up an Ubuntu SSO account

      +
      +

      Set up an Ubuntu SSO account

      An Ubuntu SSO account is required to create the first user on an Ubuntu Core installation.

      -
        -
      1. Start by creating an Ubuntu SSO account.
      2. -
      3. Import an SSH Key into your Ubuntu SSO account.
      4. +
          +
        1. Start by creating an Ubuntu SSO account.
        2. +
        3. Import an SSH Key into your Ubuntu SSO account.

        More information on generating an SSH key pair can be found in the tutorial and community help wiki.

    3. -

      Install Ubuntu Core

      +
      +

      Install Ubuntu Core

      -
        -
      1. Attach the monitor and keyboard to the board. You can alternatively use a serial cable.
      2. -
      3. Insert the SD card and plug the power adaptor into the board
      4. +
          +
        1. Attach the monitor and keyboard to the board. You can alternatively use a serial cable.
        2. +
        3. Insert the SD card and plug the power adaptor into the board
    4. @@ -75,55 +72,43 @@

      Install Ubuntu Core

    -
    -
    -
    -

    Get started with snaps

    -

    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.

    -
    -
    - {{ - image( - url="https://assets.ubuntu.com/v1/bd695c08-app+store.svg", - alt="", - height="150", - width="150", - hi_def=True, - loading="lazy" - ) | safe - }} -
    -
    -
    - -
    +
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/f833f94a-Core-stacked.svg", - alt="", - width="120", - height="162", - hi_def=True, - loading="lazy" - ) | safe - }} +
    +
    +

    Next steps

    -
    -

    Learning more and getting help

    - +
    +
    +
    +
    +

    Get started with snaps

    +
    +
    +

    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.

    +
    +
    +
    +
    +
    +

    Learning more and getting help

    +
    +
    + +
    +
    -
    -
    -
    +
    +
    +
    @@ -138,6 +123,6 @@

    Learning more and getting help

    -{% with first_item="_core_learn_more", second_item="_core_contribute", third_item="_iot_further_reading" %}{% include "shared/contextual_footers/_contextual_footer.html" %}{% endwith %} +{% include "download/shared/_resources.html" %} {% endblock content %} diff --git a/templates/download/shared/_resources.html b/templates/download/shared/_resources.html index 3554078e4f9..207c80d7f83 100644 --- a/templates/download/shared/_resources.html +++ b/templates/download/shared/_resources.html @@ -1,4 +1,4 @@ -
    +