Re: No audio group

From: Dag-Erling_Smørgrav <des_at_FreeBSD.org>
Date: Thu, 18 Jun 2026 10:08:27 UTC
Filippo Moretti <filippomore@yahoo.com> writes:
> ## etcupdate -p
> No previous tree to compare against,a sane comparison is not possible

This is bad.  Really, really bad.  You need to figure out exactly which
FreeBSD version was initially installed on the machine, get a matching
source tree, bootstrap etcupdate using that source tree, then run
etcupdate using your actual source tree.  Please read the etcupdate(8)
manual page and especially the Bootstrapping section carefully before
you begin.  Note that if you're bootstrapping from a source tree that
hasn't been built, you will need to add -b to the command line
(e.g. `etcupdate extract -b -s /tmp/oldsrc`).

Once you've sorted this out, you need to make a habit of running
`etcupdate -p` before installworld and `etcupdate` after installworld
every time you build, as described in the manual page.

DES
-- 
Dag-Erling Smørgrav - des@FreeBSD.org