Bump version to 2025.3.0
This commit is contained in:
parent
f0e190e916
commit
77f34c41ee
|
@ -29,13 +29,13 @@ You will also need a Raspberry Pi 5 device with all accessories required to boot
|
||||||
|
|
||||||
1. Download the latest Jambula OS image to a temporary directory:
|
1. Download the latest Jambula OS image to a temporary directory:
|
||||||
|
|
||||||
wget -P /tmp -c https://jambula.net/downloads/Jambula-OS/jambulaOS-202501-281916-img.7z
|
wget -P /tmp -c https://jambula.net/downloads/Jambula-OS/jambulaOS-202503-201814-img.7z
|
||||||
|
|
||||||
2. Extract the above image to a temporary directory using p7zip tool (https://www.7-zip.org/download.html)
|
2. Extract the above image to a temporary directory using p7zip tool (https://www.7-zip.org/download.html)
|
||||||
|
|
||||||
cd /tmp
|
cd /tmp
|
||||||
|
|
||||||
7za e /tmp/jambulaOS-202501-281916-img.7z
|
7za e /tmp/jambulaOS-202503-201814-img.7z
|
||||||
|
|
||||||
3. Burn the resulting image i.e. sdcard.img to your SD card using a tool such as dd
|
3. Burn the resulting image i.e. sdcard.img to your SD card using a tool such as dd
|
||||||
|
|
||||||
|
|
BIN
jambulaOS-202501-281916-img.7z (Stored with Git LFS)
BIN
jambulaOS-202501-281916-img.7z (Stored with Git LFS)
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue