diff --git a/docs/how-to-guides/deploy-an-image/index.md b/docs/how-to-guides/deploy-an-image/index.md index f465e77..3bebf38 100644 --- a/docs/how-to-guides/deploy-an-image/index.md +++ b/docs/how-to-guides/deploy-an-image/index.md @@ -28,6 +28,10 @@ The following guides provide device-specific installation instructions. Each gui Deploy Ubuntu Core on an [AMD Kria](https://www.amd.com/en/products/system-on-modules/kria.html) +- {ref}`Install on NVIDIA Jetson ` + + Deploy Ubuntu Core on an [NVIDIA Jetson Orin](https://developer.nvidia.com/embedded/jetson-modules) + ## Generic image writing For generic devices not listed above (such as Raspberry Pi or Intel NUC), use these image writing methods to deploy your Ubuntu Core image to storage media. @@ -49,3 +53,4 @@ For generic devices not listed above (such as Raspberry Pi or Intel NUC), use th Install on a Renesas RZ/G2L Install on a MediaTek Genio Install on an AMD Kria +Install on an NVIDIA Jetson diff --git a/docs/how-to-guides/deploy-an-image/install-on-jetson.md b/docs/how-to-guides/deploy-an-image/install-on-jetson.md new file mode 100644 index 0000000..8e9b312 --- /dev/null +++ b/docs/how-to-guides/deploy-an-image/install-on-jetson.md @@ -0,0 +1,10 @@ +--- +myst: + html_meta: + description: Install Ubuntu Core on NVIDIA Jetson devices. Flash system images with l4t flashing scripts and configure with console-conf +--- + +(ref-install-on-jetson_install-a-pre-built-ubuntu-core-image-on-a-nvidia-jetson-device)= +# Install a pre-built Ubuntu Core image on an NVIDIA Jetson Orin device + +Please refer to the [Ubuntu for Jetson documentation](https://canonical-ubuntu-for-jetson.readthedocs-hosted.com/latest/how-to/flash/) for deploying an image. diff --git a/docs/index.md b/docs/index.md index 0a84a4f..e30bf24 100644 --- a/docs/index.md +++ b/docs/index.md @@ -31,7 +31,7 @@ Create tailored Ubuntu Core images for your specific hardware and requirements, * **Getting started**: {ref}`Build your first Ubuntu Core image ` • {ref}`Image creation guides ` • {ref}`Use ubuntu-image ` * **Customization**: {ref}`Add custom snaps ` • {ref}`Build a gadget snap ` • {ref}`Build a kernel snap ` • {ref}`Add console conf ` • {ref}`Optimise boot speed ` • {ref}`Add a splash screen ` • {ref}`Calculate partition sizes ` * **New hardware**: {ref}`Board enablement ` -* **Deploy to hardware**: {ref}`Install on AMD Kria ` • {ref}`Install on MediaTek Genio ` • {ref}`Install on Renesas RZ/G2L ` +* **Deploy to hardware**: {ref}`Install on AMD Kria ` • {ref}`Install on MediaTek Genio ` • {ref}`Install on Renesas RZ/G2L ` • {ref}`Install on NVIDIA Jetson ` * **Snap stores**: {ref}`Store overview ` • {ref}`Brand accounts ` • {ref}`Dedicated snap store ` • {ref}`Store scoping ` ### Device management diff --git a/docs/reference/testing-platforms.md b/docs/reference/testing-platforms.md index 9c974a2..e30bf0e 100644 --- a/docs/reference/testing-platforms.md +++ b/docs/reference/testing-platforms.md @@ -16,7 +16,8 @@ These images are a great way to quickly get started with Ubuntu Core and to expl | **Raspberry Pi 4**
`ubuntu-core-26-pi`
`ubuntu-core-24-pi`
`ubuntu-core-22-pi`
`ubuntu-core-20-pi`
| [core-26-pi-arm64][26-pi-arm64-model]
[core-24-pi-arm64][24-pi-arm64-model]
[core-22-pi-armhf][22-pi-armhf-model]
[core-22-pi-arm64][22-pi-arm64-model]
[core-20-pi-armhf][20-pi-armhf-model]
[core-20-pi-arm64][20-pi-arm64-model]

| [core-26-pi-arm64][26-pi-arm64]
[core-24-pi-arm64][24-pi-arm64]
[core-22-pi-armhf][22-pi-armhf]
[core-22-pi-arm64][22-pi-arm64]
[core-20-pi-armhf][20-pi-armhf]
[core-20-pi-arm64][20-pi-arm64]

| | **Raspberry Pi 3, CM3 and Zero 2 W**
`ubuntu-core-22-pi`
`ubuntu-core-20-pi`
| [core-22-pi-armhf][22-pi-armhf-model]
[core-22-pi-arm64][22-pi-arm64-model]
[core-20-pi-armhf][20-pi-armhf-model]
[core-20-pi-arm64][20-pi-arm64-model]
| [core-22-pi-armhf][22-pi-armhf]
[core-22-pi-arm64][22-pi-arm64]
[core-20-pi-armhf][20-pi-armhf]
[core-20-pi-arm64][20-pi-arm64]
| | **Raspberry Pi 2**
`ubuntu-core-22-pi`
`ubuntu-core-20-pi`
| [core-22-pi-armhf][22-pi-armhf-model]
[core-20-pi-armhf][20-pi-armhf-model] | [core-22-pi-armhf][22-pi-armhf]
[core-20-pi-armhf][20-pi-armhf] | -| **MediaTek Genio**
`core-22-genio-arm64` | [core-22-genio-arm64][22-genio-arm64-model] | [core-22-genio-arm64][ubuntu-core-22-genio-arm64]| +| **MediaTek Genio**
`core-22-genio-arm64`
| [core-22-genio-arm64][22-genio-arm64-model]
| [core-22-genio-arm64][ubuntu-core-22-genio-arm64]
| +| **NVIDIA Tegra Jetson**
`core-22-tegra-jetson`
| [core-22-tegra-jetson][22-tegra-jetson-model]
| [core-22-tegra-jetson][ubuntu-core-22-tegra-jetson]
| **Ubuntu Core 26** (UC26) images are available from:
[http://cdimage.ubuntu.com/ubuntu-core/26/stable/current/](http://cdimage.ubuntu.com/ubuntu-core/26/stable/current/) @@ -58,4 +59,7 @@ Ubuntu community members also work with, and produce, images for other platforms [20-pi-arm64-model]: https://github.com/canonical/models/blob/master/ubuntu-core-20-pi-arm64.json [22-genio-arm64-model]: https://github.com/canonical/models/blob/master/devices/mediatek/genio/ubuntu-core-22-genio-arm64.model -[ubuntu-core-22-genio-arm64]: https://people.canonical.com/~platform/images/mediatek/ubuntu-core-22/genio-core-22-20250423-201.tar.xz \ No newline at end of file +[ubuntu-core-22-genio-arm64]: https://people.canonical.com/~platform/images/mediatek/ubuntu-core-22/genio-core-22-20250423-201.tar.xz + +[22-tegra-jetson-model]: https://github.com/canonical/models/blob/master/devices/nvidia/jetson/ubuntu-core-22-tegra-jetson.model +[ubuntu-core-22-tegra-jetson]: https://cdimage.ubuntu.com/releases/jammy/release/nvidia-tegra/ubuntu-core-22-arm64+tegra-jetson.img.xz