Latest: Installing FreeBSD-14.2-RELEASE-amd64 (202501070736 Use dd to write the image to a USB drive)
A fresh install - full hard disk available.
Information from this book.
Lightweight path… using pkg
to install
# pkg install -y xorg jwm xlockmore xfontsel
# pkg install -y xorg mate libreoffice firefox
# pkg install -y lightdm lightdm-gtk-greeter
# pw groupmod video -m user || pw groupmod wheel -m user
$ echo "exec jwm" >.xinitc $ startx
# pciconf -lv | grep -B4 VGA
# pkg install drm-kmod
# kldload i915kms
# sysrc kld_list+=i915kms
# pkg install drm-515-kmod
drm-kmod
, but it works fine# pkg install libva-intel-driver mesa-libs mesa-dri
dumped…
** try this! https://wiki.freebsd.org/unitrunker/JWM
# echo "kern.vty=vt" >> /boot/loader.conf
# pkg install -y git geany
# pkg install -y screen
# pkg install -y libreoffice firefox