Dolce Far Niente

FreeBSD and Plasma 6 install - a log

FreeBSD and Plasma 6 install - a log

All choices in here are strictly my personal ones

--> First version: August 16 2025 Updated: May 21 2026

Boot the dvd iso (I used FreeBSD-15.0-RELEASE-amd64-dvd1.iso):

Selection:

Partitioning

Choose Auto (ZFS)

ZFS Configuration

Proceed with Installation

Select System Components

Installation starts

System Configuration

Select services at boot

System Hardening

FreeBSD Firmware Installer

Add Users


Pkgs and first update

Login as root and:

! For the "Latest" branch:

Either way:

pkg update -f & pkg upgrade

Graphics driver

Add to /etc/rc.conf to load the GPU driver at startup

Reboot the system when finished and login as root again

Basic tooling:

Obviously these are my choices, with seatd being the only true mandatory one.

QoL (completely voluntary):

Edit: doas ee /boot/loader.conf and add:

When done, reboot afterwards and login as the regular user again.


The Big K

Then (as root or with doas):


SDDM et all

There's a reason Linux distro's are switching to plasma-login-manager, and no, it's not just systemd. Truth is SDDM has proven to be a bit finicky at times and my guess is it'll become more redundant over time. So there you have it.

Right now I made an alias to launch KDE Wayland from the CLI:

Add that alias to your shell of choice or make a small script for it.

Reboot and login into KDE Plasma 6 Wayland on FreeBSD.


Additional software


Feel free to use these builds and dots as you like. I do not, however, imply any form of support or ongoing maintenance. And of course, you use them entirely at your own risk. Have fun!