diff --git a/src/content/docs/en/anywhere/rpi.mdx b/src/content/docs/en/anywhere/rpi.mdx index 3016ff9..9c938d8 100644 --- a/src/content/docs/en/anywhere/rpi.mdx +++ b/src/content/docs/en/anywhere/rpi.mdx @@ -33,8 +33,8 @@ The Raspberry Pi 4 and 400 have had support in Ultramarine Linux since UM39, and ### Installing -1. Grab any aarch64 [Raw Image](https://images.fyralabs.com/images/ultramarine/40/) from our downloads page. -2. Flash it to your microSD card or drive with [balenaEtcher](https://etcher.io) or [Raspberry Pi Imager](https://flathub.org/apps/org.raspberrypi.rpi-imager) +1. Install[Raspberry Pi Imager](https://flathub.org/apps/org.raspberrypi.rpi-imager) to flash Ultramarine. +2. Simply select "Other General Purpose OS" then your Ultramarine Edition of choice. 3. Insert the storage device into your Pi and boot up! The root filesystem will automatically be expanded. 4. You will be prompted to set up a user, do this and you're done!. diff --git a/src/content/docs/en/installation/getting.mdx b/src/content/docs/en/installation/getting.mdx index 205262d..20781fc 100644 --- a/src/content/docs/en/installation/getting.mdx +++ b/src/content/docs/en/installation/getting.mdx @@ -49,6 +49,12 @@ Ultramarine is also availible as a raw (or preinstalled) image. These images com These can be found in the [Raw Image](https://images.fyralabs.com/images/ultramarine/40/) sections of the download page. + + If you're using a Raspberry Pi 4, you can skip these steps and use Raspberry + Pi Imager! Either insert an empty microSD and press shfit at startup, or use + it on another device. + + {/* ### Chromebook Edition */} {/* Ultramarine is available for most x86 ChromeOS devices. See the [Chromebook Edition section](/en/chromebook/chromebook) for more information. */} diff --git a/src/content/docs/en/installation/rpi.mdx b/src/content/docs/en/installation/rpi.mdx index 55831c4..1b7c77a 100644 --- a/src/content/docs/en/installation/rpi.mdx +++ b/src/content/docs/en/installation/rpi.mdx @@ -27,6 +27,12 @@ The best experience will be with a SATA SSD connected over an adapter. A USB 3.0 ## Flashing the Image + + If you're using a Raspberry Pi 4, you can skip these steps and use Raspberry + Pi Imager! Either insert an empty microSD and press shfit at startup, or use + it on another device. + + Grab a USB stick! Use a flasher program to flash Ultramarine to your storage device. [balenaEtcher](https://www.balena.io/etcher/) is an easy cross-platform choice. ![](/assets/balenaetcher.png) @@ -35,11 +41,6 @@ Simply select the raw.xz file (you don't need to decompress it), the device you' You can also use the Disks application on Flagship, Xfce, and GNOME editions. - - Ultramarine will be available in Raspberry Pi Imager and the Network Install - feature in the near furure. - - ## First Boot On first boot, the root file system will automatically be expanded, you’ll be prompted with a user creation screen. Create your user and you’ll be ready to go!