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
This commit is contained in:
gStart9
2024-02-28 16:15:14 +00:00
committed by GitHub
parent 782bef6d31
commit 4a11f58cea

View File

@@ -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 <https://source.puri.sm/firmware/releases/-/tree/master/librem_mini_v2/custom>`_. 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 <https://source.puri.sm/firmware/releases/-/raw/master/librem_mini_v2/custom/pureboot-librem_mini_v2-basic_usb_autoboot_blob_jail-Release-28.3.rom.gz>`_ and extract it.
#. `Download the latest firmware from Purism's git repository <https://source.puri.sm/firmware/releases/-/raw/master/librem_mini_v2/custom/pureboot-librem_mini_v2-basic_usb_autoboot_blob_jail-Release-29.zip>`_.
#. 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 <https://source.pur
.. figure:: /_static/images/flashing/flash_firmware-pro-step4-proceed_yes.jpg
:width: 30%
#. Choose the file that we downloaded and copied to the USB stick earlier: ``pureboot-librem_mini_v2-basic_usb_autoboot_blob_jail-Release-28.3.rom``
#. Choose the file that we downloaded and copied to the USB stick earlier: ``pureboot-librem_mini_v2-basic_usb_autoboot_blob_jail-Release-29.zip``
.. figure:: /_static/images/flashing/flash_firmware-pro-step5-select_your_file.jpg
:width: 30%