SweetPotatOs

Arch-based Linux distro

A live graphical ISO with the SweetPotato Sway desktop and a Calamares installer, built to revive slow old potato PCs and make them sweet again.

Download ISO GitHub SweetPotato theme
SweetPotatOs desktop screenshot

What you get

Live session

ItemValue
Userliveuser
Passwordempty (Enter)
DesktopSway + SweetPotato
Colors#a73b50 · #f79b29 · #1d1f21

Write ISO to USB

lsblk   # find the USB disk, e.g. /dev/sdX — not a partition
sudo dd if=SweetPotatOs-*-x86_64.iso of=/dev/sdX bs=4M status=progress oflag=sync

Prefer verifying the download with the .sha256 file next to the ISO on the Files page.