At the TTY
Confirm where things are at:
> GhostBSD-version -fkov
If things have failed this should say:
14.1-STABLE
1401502
24.10.7
Let’s make sure pkg database is updated:
> sudo pkg update -f
You should be prompted to accept a kernel mismatch.
Updating GhostBSD repository catalogue...
Fetching meta.conf: 100% 178 B 0.2kB/s 00:01
Fetching data.pkg: 100% 7 MiB 7.7MB/s 00:01
Processing entries: 0%
Newer FreeBSD version for package zx:
To ignore this error set IGNORE\_OSVERSION=yes
- package: 1402000
- running kernel: 1401502
Ignore the mismatch and continue? \[y/N\]: y
Processing entries: 100%
GhostBSD repository update completed. 35994 packages processed.
Updating GhostBSD-base repository catalogue...
Fetching meta.conf: 100% 179 B 0.2kB/s 00:01
Fetching data.pkg: 100% 45 KiB 46.1kB/s 00:01
Processing entries: 100%
GhostBSD-base repository update completed. 522 packages processed.
All repositories are up to date.
And then full send and force upgrade of all packages.
> sudo pkg upgrade -f