Notes on BSD

★ ○ ∗


With Linux distributions becoming increasingly bloated and dropping support for older hardware, while alternate operating systems like Haiku are only getting there, members of the BSD family ought to be considered as a possible alternative. But while there are fewer of them, the differences are still meaningful.

This page starts out by comparing NetBSD and FreeBSD back to back, after testing both in quick succession. NetBSD in particular had changes since previou versions. The remarks below apply to NetBSD 9.3 and FreeBSD 13.2, both stable production versions at the time.

NetBSD

Pros:

Cons:

Also there's a hardcoded password requirement. (Hey, I'm the sysadmin here!) On the plus side, NetBSD runs fine in Qemu, including VMWare graphics.

FreeBSD

Pros:

Cons:

FreeBSD has conveniences such as a mouse driver for the console, and a graphical console, but I couldn't get either of them to work in Qemu no matter what. X11 also sticks to VESA mode even with the VMWare driver installed, and handles the display oddly.

OpenBSD

I didn't try the other major BSD until version 7.9 in 2026. A few impressions on OpenBSD:

Note: there's no VMWare driver, so running it in Qemu is tricky. Auto-partitioning also expects a decent-sized disk image. On the plus side, post-install and administration tasks are simple and straightforward; documentation is compact and to the point.