{ 原发表时间: 2003|11|27}
公司服务器是超微P4DP8-G2
用FreeBSD5.0版本却认不得Intel 82646千兆网卡 后来就有刻了张4.8 Re的
具体安装不罗嗦 最小化安装并且在Configure–Distributions选中[src]和[ports]
有关其他方面包括内核配置在另外的文章中阐述.
#pkg_add -v fetch
http://IP/cvsup-without-gui-version.tgz
然后把/usr/share/examples/cvsup下的ports-supfile&stable-supfile拷贝到/etc/cvsup
#mkdir /etc/cvsup
#cp /usr/share/examples/cvsup/ports-supfile /etc/cvsup
#cp /usr/share/examples/cvsup/stable-supfile /etc/cvsup
修改ee ports-supfile中的*default host=CHANGE_THIS_FreeBSD.org修改为一个速度比较快的CVSup服务站点 如:cvsup7.tw.FreeBSD.org
#cvsup -g -L 2 /etc/cvsup/ports-supfile
#cvsup -g -L 2 /etc/cvsup/stable-supfile
重启系统后
#uname -an
呵呵 FreeBSD4.8 Stable就 OK了
0 Responses to “FreeBSD4.8Release系统升级记录”