Nine Linux distributions are available for PS5
The PS5 Linux archive’s images-latest release contains nine bootable Linux distribution images for PlayStation 5. The 20.2 GB collection is built against kernel 7.1.7 and patch revision 56922cf.
The available options are Ubuntu 26.04, Arch, CachyOS, Fedora 44, Proxmox VE 8, Debian 12, Bazzite, Bazzite Deck UI and SteamOS 3. The images are distributed as compressed .img.xz files, providing complete disk-image archives rather than separate application packages or standalone kernel updates.
The archive brings together several parts of the PS5 Linux project, including a Linux loader, kernel patches, an image builder, helper tools and a Wi-Fi driver. The current release focuses on bootable distribution images, while separate releases contain related build artifacts such as kernel packages and loader files.
The image set follows several kernel artifact builds
Before images-latest, the archive published nine related artifact releases. The newest is assets-patches-kernel-7.1.7-56922cf, with a build date of 2026-08-09. Another kernel 7.1.7 artifact carries the 792ef83 tag and is dated 2026-08-08.
The series also contains one kernel 7.1.4 build, tagged daa2e49 and dated 2026-07-31, followed by seven kernel 7.1.3 builds dated 2026-07-05. Their tags are e81e281, cb839ab, c445e9a, c404a24, 5236127 and 1926418.
The release notes identify these as artifacts from ps5-linux-patches but do not list individual fixes or functional differences between the patch revisions. For users selecting an image, the key detail is that the published nine-image set uses kernel 7.1.7 with patch revision 56922cf.
Three large images are split into multiple files
GitHub’s 2 GiB limit for an individual release asset means the SteamOS, Bazzite and Bazzite Deck images are divided into multiple parts. The release includes files with .part-aa, .part-ab and, where required, .part-ac suffixes.
The release notes give a concatenation command for rebuilding the Bazzite Deck archive from its parts. The README also lists tools/reassemble.sh as an alternative project utility. The matching parts for the SteamOS and Bazzite images must likewise remain in order when they are reassembled.
Arch, CachyOS, Debian, Fedora, Proxmox VE and Ubuntu 26.04 are each supplied as a single compressed image file. The split packaging reflects the hosting limit rather than a difference in the distributions themselves.
Verification reveals a checksum mismatch
The release includes images.sha256 for checking the archived image bytes with sha256sum -c images.sha256. It also recommends xz -t, which checks the integrity of each compressed stream.
All nine images pass the reported xz -t checks. However, six differ from the checksum list that accompanied the image build. The archive includes meta/images-hash-report.txt with details of that comparison.
The repository’s checksum file records the bytes archived in this release, while the separate report compares them with the build-time list. The mismatch indicates that the published image bytes and the checksum data produced during the build were not fully synchronized, even though all nine compressed streams passed their integrity checks.
The archive preserves PS5 Linux components and binaries
The repository acts as an archive for PS5 Linux components and release binaries. Its project directories include ps5-linux-loader for the ELF loader, ps5-linux-patches for kernel patches and package builds, ps5-linux-image for image creation, ps5-linux-tools for helper utilities and ps5-linux-mwifiex for the Wi-Fi driver.
The source projects are preserved in the repository, while binaries are distributed through release assets. The archive records 113 build artifacts across kernel packages, loader files and related outputs. Those artifacts include Debian, RPM and Arch package formats, while images-latest is dedicated to complete bootable distribution images.
The snapshot is dated 2026-09-15, and the images-latest release was published at 10:30:28 UTC on that date. The preceding artifact tags and build dates provide context for the kernel and patch revisions used by the image collection.





