FreeBSD 5.3 to FreeBSD 5.4 binary upgrade
2009-05-13 01:15:12来源:未知 阅读 ()
binary upgrade from FreeBSD 4.8 to FreeBSD 4.11
. When it came time to upgrade my FreeBSD 5.3 system to instead run FreeBSD 5.4, I found that some slightly different steps were needed, so I decided to put together a 5.3-to-5.4 upgrade guide as well.
What follows are the steps I used to upgrade my FreeBSD 5.3 system to FreeBSD 5.4-RELEASE; I can't guarantee that they'll work for everyone, but this should be at least a good starting point.
N.B. I only install the "base" "dict", "doc", and "manpages" distributions here -- I don't want the "catpages", compat, "games", "info", "ports", "proflibs", or "src" distributions. If you want a different set of distributions, change the lists in steps 6, 9, and 10.
FreeBSD Update
. cd /usr/ports/security/freebsd-update && make install clean
cp /usr/local/etc/freebsd-update.conf.sample /usr/local/etc/freebsd-update.conf
(or use vi or any other text editor you have installed.)
while read X; do
if [ -f $X ]; then echo $X; fi;
done | sort > /root/base-old
ftp://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386/5.4/5.4-RELEASE-i386-disc1.iso
mdconfig -a -t vnode -f /usr/disc1.iso -u 9
mount -t cd9660 -o ro /dev/md9 /mnt
for dist in base dict doc manpages; do
cat /mnt/5.4-RELEASE/${dist}/${dist}.?? |
tar -xpzf - -I /root/base-modified -C /usr/release
done 2>/dev/null
标签:
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有
- Freebsd oracle 10g 2009-05-13
- KDE/FreeBSD 测试 QT-4.5.1. 2009-05-13
- OpenBSD 4.5下安装Gnome 2.24成功! 2009-05-13
- OpenBSD 4.5 2009-05-13
- DragonFly BSD 2.2.1发布 2009-05-13
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash