The Amiga ecosystem receives a significant technical boost with the release of NetBSD 11, extending Unix support to Motorola 68K systems and machines equipped with PowerPC accelerator boards. This is not a niche hobbyist project, but the 19th major release of an OS renowned for its portability, turning vintage hardware into workstations capable of running modern networking and development tools.

Unix on Vintage Hardware: Amiga Requirements

Running NetBSD 11 on an Amiga is not a plug-and-play experience for every model. It requires specific processors, sufficient memory, and compatible expansion hardware. Once properly configured, it provides a stark alternative to the traditional AmigaOS desktop experience, granting access to a massive collection of software packages and current security updates.

It Runs Unix — https://itrunsunix.tumblr.com/

Beyond Retrocomputing: RISC-V and MicroVM

Release 11.0 looks forward as much as it looks back. NetBSD is now the first BSD operating system to ship with official, stable support for the 64-bit RISC-V architecture. Additionally, a new kernel variant called MICROVM for x86/amd64 has been introduced, capable of booting a full virtual machine in approximately 10 milliseconds—outpacing the initialization time of many modern CI/CD containers.

Linux Compatibility and Paravirtualization

To bridge the software gap, NetBSD 11 has enhanced its compat_linux layer, closing binary compatibility gaps and enabling software dependent on epoll. For developers, the new virt68k port is a game-changer, allowing Motorola 68000 emulation within QEMU via paravirtualized devices, removing the requirement for physical vintage hardware during testing.

Installation et utilisation de NetBSD sur Amiga 4000 — http://obligement.free.fr/articles/netbsd_a4000_installation_utilisation.php

A Revived Ecosystem: Emulation and Utilities

While NetBSD brings Unix to the bare metal, other projects are modernizing the Amiga experience. The Copperline emulator recently added support for physical 3.5-inch floppy drives and an experimental JIT mode. Meanwhile, hardware integration continues with tools like Amiga 3DToolbox, enabling 3D printing management directly from AmigaOS.