diff --git a/source/1/1.1/retrieving_the_image.rst b/source/1/1.1/retrieving_the_image.rst index 79cb911e..241edaf4 100644 --- a/source/1/1.1/retrieving_the_image.rst +++ b/source/1/1.1/retrieving_the_image.rst @@ -1,7 +1,7 @@ Chapter 1.1 Retrieving the image ================================= -Before you install Lubuntu, you need to retrieve the correct image. Lubuntu supports AMD64 CPU types also known as 64-bit with a new version every six months (supported for nine months), and every two years being a long term support release (supported for three years). Lubuntu 24.04 is a Long Term Support release supported until 2027. Lubuntu 25.10 is supported until January 2026. +Before you install Lubuntu, you need to retrieve the correct image. Lubuntu supports AMD64 CPU types also known as 64-bit with a new version every six months (supported for nine months), and every two years being a long term support release (supported for three years). Lubuntu 24.04 is a Long Term Support release supported until 2027. Lubuntu 25.10 is supported until July 2026. LTS vs. Regular Releases ------------------------ @@ -41,13 +41,14 @@ To verify the image, run this from the command line: .. code:: - sha256sum lubuntu-25.04-desktop-amd64.iso + sha256sum lubuntu-25.10-desktop-amd64.iso and then carefully check that the output matches .. code:: - da49827ab8bce6b78214d6fd44c4334a5194e5c87534906e4f272492de4fd14e *lubuntu-25.04-desktop-amd64.iso + f7cd90d3b7f59cd2924602b3de0ba1c692682f2a575ea37b3d2f80b0e9ce09b6 *lubuntu-25.10-desktop-amd64.iso + Downloading the image via BitTorrent ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -82,6 +83,6 @@ To download the image using zsync run .. code:: - zsync https://cdimage.ubuntu.com/lubuntu/releases/25.04/release/lubuntu-25.04-desktop-amd64.iso.zsync + zsync https://cdimage.ubuntu.com/lubuntu/releases/questing/release/lubuntu-25.10-desktop-amd64.iso.zsync **You have now downloaded the image successfully. Please continue to Chapter 1.2.**