Canonical have released both the first point release of Ubuntu 20.04 Long-Term Support (LTS) as Ubuntu 20.04.1 and the fifth point release of Ubuntu 18.04 Long-Term Support (LTS) as Ubuntu 18.04.5.
I’ve respun the desktop ISOs using my ‘isorespin.sh‘ script and created ISOs suitable for Intel Atom and Intel Apollo Lake devices:
Atom (-i ubuntu-20.04.1-desktop-amd64.iso --atom)
Apollo (-i ubuntu-20.04.1-desktop-amd64.iso --apollo)
Atom (-i ubuntu-18.04.5-desktop-amd64.iso --atom)
Apollo (-i ubuntu-18.04.5-desktop-amd64.iso --apollo)
I've also respun the 'Focal Fossa' desktop ISO with the '--server' option to create a pseudo server ISO suitable for Intel devices with a 32-bit bootloader:
Server (-i ubuntu-20.04.1-desktop-amd64.iso --server)
Also announced are the official 20.04.1 flavours of Ubuntu including Lubuntu which I've also respun to created an ISO suitable for Intel Atom devices:
Atom (-i lubuntu-20.04.1-desktop-amd64.iso --atom)
Downloading Note
After downloading an ISO file it is recommended to test that the file is correct and safe to use by verifying the integrity of the downloaded file. An error during the download could result in a corrupted file and trigger random issues during the usage of the ISO.
The program 'md5sum' is designed to verify data integrity using the MD5 (Message-Digest algorithm 5) 128-bit cryptographic hash. The MD5 calculation gives a checksum (called a hash value), which must equal the MD5 value of a correct ISO.
First open a terminal and go to the correct directory to check a downloaded ISO. Then run the command 'md5sum <ISO>' for example:
md5sum linuxium-atom-ubuntu-20.04.1-desktop-amd64.iso
'md5sum' should then print out a single line after calculating the hash:
5157b92b64ac5a9a0b69c8d27888c739 linuxium-atom-ubuntu-20.04.1-desktop-amd64.iso
Compare the hash (the alphanumeric string on left) from your output with the corresponding hash below. If both hashes match exactly then the downloaded file is almost certainly intact. However if the hashes do not match then there was a problem with the download and you should download the file again.
ISO 'md5sum' hashes
Please donate if you find these ISOs useful.
5157b92b64ac5a9a0b69c8d27888c739 linuxium-atom-ubuntu-20.04.1-desktop-amd64.iso
Compare the hash (the alphanumeric string on left) from your output with the corresponding hash below. If both hashes match exactly then the downloaded file is almost certainly intact. However if the hashes do not match then there was a problem with the download and you should download the file again.
ISO 'md5sum' hashes
5157b92b64ac5a9a0b69c8d27888c739 linuxium-atom-ubuntu-20.04.1-desktop-amd64.iso
58b349bc95ac9f545a9480eda410b9f1 linuxium-apollo-ubuntu-20.04.1-desktop-amd64.iso
9b460cbc70020f117217bf96385d7a3f linuxium-atom-ubuntu-18.04.5-desktop-amd64.iso
8231e6792cc3c8eed61dbe9b47563dc4 linuxium-apollo-ubuntu-18.04.5-desktop-amd64.iso
58b65aca1795562cf16471a45cdf35c8 linuxium-ubuntu-20.04.1-server-amd64.iso
d7fb5c40db10b100b2ad0428a1ff0dcf linuxium-atom-lubuntu-20.04.1-desktop-amd64.iso
Please donate if you find these ISOs useful.