Hello,
After having rebooted I ran the final
I do not use CURRENT:
So I don't know why it is looking for a /var/db/etcupdate/current/ directory (which is missing).
Can I simply safely ignore these error messages?
After having rebooted I ran the final
freebsd-update install
step and got this:
Code:
# freebsd-update install
Installing updates...ln: ///var/db/etcupdate/current/etc/os-release: No such file or directory
install: ///var/db/etcupdate/current/etc/rc.d/linux: No such file or directory
install: ///var/db/etcupdate/current/etc/rc.d/os-release: No such file or directory
install: ///var/db/etcupdate/current/etc/rc.d/sysvipc: No such file or directory
done.
I do not use CURRENT:
Code:
# uname -a
FreeBSD myserverurl.com 12.2-RELEASE-p1 FreeBSD 12.2-RELEASE-p1 GENERIC amd64
So I don't know why it is looking for a /var/db/etcupdate/current/ directory (which is missing).
Can I simply safely ignore these error messages?