Skip to content

Commit

Permalink
pi imager!
Browse files Browse the repository at this point in the history
  • Loading branch information
nothingneko committed Jun 26, 2024
1 parent cbb6c19 commit 334856e
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 7 deletions.
4 changes: 2 additions & 2 deletions src/content/docs/en/anywhere/rpi.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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!.

Expand Down
6 changes: 6 additions & 0 deletions src/content/docs/en/installation/getting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<Alert type="info">
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.
</Alert>

{/* ### Chromebook Edition */}

{/* Ultramarine is available for most x86 ChromeOS devices. See the [Chromebook Edition section](/en/chromebook/chromebook) for more information. */}
Expand Down
11 changes: 6 additions & 5 deletions src/content/docs/en/installation/rpi.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ The best experience will be with a SATA SSD connected over an adapter. A USB 3.0

## Flashing the Image

<Alert type="info">
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.
</Alert>

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)
Expand All @@ -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.

<Alert type="info">
Ultramarine will be available in Raspberry Pi Imager and the Network Install
feature in the near furure.
</Alert>

## 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!
Expand Down

0 comments on commit 334856e

Please sign in to comment.