Minios10
sudo dd if=MiniOS10-Standard-x86_64.iso of=/dev/sdX bs=4M status=progress && sync
MiniOS10 is a free and open-source operating system designed for embedded systems, IoT devices, and other resource-constrained platforms. It's built on top of the Linux kernel and provides a minimalist approach to operating system design, making it ideal for devices with limited processing power, memory, and storage. minios10
Always use the Copy to RAM boot option if you have ≥2 GB RAM – it makes MiniOS blazing fast and allows you to remove the USB after boot. sudo dd if=MiniOS10-Standard-x86_64