FreeBSD 更新命令
Posted melt
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了FreeBSD 更新命令相关的知识,希望对你有一定的参考价值。
执行系统更新
freebsd-update fetch
freebsd-update upgrade -r 12.0-RELEASE
freebsd-update install
reboot
freebsd-update install
系统提示
Completing this upgrade requires removing old shared object files.
Please rebuild all installed 3rd party software (e.g., programs
installed from the ports tree) and then run "/usr/sbin/freebsd-update install"
again to finish installing updates.
执行更新操作
pkg-static install -f pkg
pkg update
pkg upgrade
freebsd-update install
freebsd-version
以上是关于FreeBSD 更新命令的主要内容,如果未能解决你的问题,请参考以下文章