From 4a11f58cea9afaa332d414d661edb869413e9d4b Mon Sep 17 00:00:00 2001 From: gStart9 <106188942+gStart9@users.noreply.github.com> Date: Wed, 28 Feb 2024 16:15:14 +0000 Subject: [PATCH] Update Pure firmware link & filenames (#593) * Update Pure firmware link & filenames * We no longer have to extract the contents of the archive * zip filename fix --- site/source/flashing-guides/firmware-pure.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/site/source/flashing-guides/firmware-pure.rst b/site/source/flashing-guides/firmware-pure.rst index 65420d1..9b5250a 100644 --- a/site/source/flashing-guides/firmware-pure.rst +++ b/site/source/flashing-guides/firmware-pure.rst @@ -9,11 +9,11 @@ Generally, you do not need to manually flash your device using this guide, as th The source code can be viewed on Purism's `firmware git repo `_. You will need a USB flash drive, formatted FAT32, to flash the firmware to your server. - .. caution:: USB drive **must** be formatted FAT32 + .. caution:: USB drive **must** be formatted with the FAT32 filesystem -#. `Download the latest firmware from Purism's git repository `_ and extract it. +#. `Download the latest firmware from Purism's git repository `_. -#. Copy or move the resulting ``pureboot-librem_mini_v2-basic_usb_autoboot_blob_jail-Release-28.3.rom`` file onto your USB drive, then eject the drive and insert it into your (powered down) server. USB 3.0 (blue ports) will be faster. +#. Copy or move ``pureboot-librem_mini_v2-basic_usb_autoboot_blob_jail-Release-29.zip`` file onto your USB drive, then eject the drive and insert it into your (powered down) server. USB 3.0 (blue ports) will be faster. .. note:: You'll need a monitor and keyboard plugged into your server for this operation @@ -37,7 +37,7 @@ The source code can be viewed on Purism's `firmware git repo