Bump version to 2025.12.2
This commit is contained in:
parent
18097932c8
commit
bbe5812784
|
|
@ -28,15 +28,17 @@ You will also need a Raspberry Pi 5 along with all required boot accessories, in
|
||||||
|
|
||||||
<b> How to quickly get started </b>
|
<b> How to quickly get started </b>
|
||||||
|
|
||||||
1. Download the latest Jambula OS image to a temporary directory:
|
1. Download the latest Jambula OS image located at:
|
||||||
|
|
||||||
wget -P /tmp -c https://jambula.org/downloads/jambulaOS-202512-160919-img.7z
|
https://jambula.org
|
||||||
|
|
||||||
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)
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
cd /tmp
|
cd /tmp
|
||||||
|
|
||||||
7za e /tmp/jambulaOS-202512-160919-img.7z
|
7za e jambulaOS-202512-261012-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
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
This is a placeholder file that points to Jambula OS image located at an external link
|
|
||||||
|
|
||||||
[Click here to download Jambula-OS image](https://jambula.org/downloads/jambulaOS-202512-152134-img.7z)
|
|
||||||
|
|
||||||
|
|
@ -0,0 +1,4 @@
|
||||||
|
This is a placeholder file that points to Jambula OS image located at an external link
|
||||||
|
|
||||||
|
[Click here to download Jambula-OS image](https://jambula.org)
|
||||||
|
|
||||||
Loading…
Reference in New Issue