Total739279 Week270 Yesterday161 Today109 1count/day on each IP Since 2006-06-06

«Prev || 1 || Next»

31 May 2008

6.2-Rから6.3Rへのアップデートした

6.2-Rから6.3Rへのアップデートする方法 - 備忘録(作業メモとか)
以下のとおり実行した 2時間くらいかかった

# tar -xf freebsd-update-upgrade.tgz
# sh freebsd-update.sh -f freebsd-update.conf -r 6.3-RELEASE upgrade
# sh freebsd-update.sh -f freebsd-update.conf install

The system must be rebooted with the newly installed kernel before continuing.
# shutdown -r now

Finally, freebsd-update.sh needs to be run one more time to install the new userland components, and the system needs to be rebooted one last time:
# sh freebsd-update.sh -f freebsd-update.conf install
# shutdown -r now


05/31/08 01:26:54 - noboru - No comments FreeBSD
«Prev || 1 || Next»