nostromos bLog | |||||
"bLog means boring-Log"
categories
* all entries (445)
* concerts (28)
* misc (120)
* techtalk (18)
* travel (241)
`-bruxelles_07 (8)
`-hongkong_09 (13)
`-iceland_10 (14)
`-ireland_16 (7)
`-newzealand_11 (5)
`-scandinavia_07 (22)
`-scandinavia_16 (17)
`-scotland_15 (11)
`-strasbourg_08 (4)
* zoo (38)
`-schoenbrunn (16)
chronology
|
Sun, 05 Mar 2006 Upgraded FreeBSD_5.3 -> FreeBSD_6.0 (0 comments)
yow, after nearly 200 days of uptime i decided to upgrade my server to FreeBSD-6.0. The entire procedure took several hours on my 650Mhz AMD "Duron". the steps were as follows:
* get sources ("/usr/src") via "cvs checkout" for 6.0
* "make buildworld" - building the world
* "make buildkernel" - building a kernel
* "make installkernel" - installing the new kernel
* reboot into single-user-mode - rebooting ("boot -s")
* "mergemaster -p" - pre-merging new and old (config) files
* "make installworld" - installing the new world
* "mergemaster" - final merging of files
* "reboot" - final reboot to activate the new release
the whole procedure was pretty straight-forward and described into detail in the handbook at the FreeBSD homepage. the custom kernel has been altered to include quota-support now too.
after the upgrade there was a little inconsistency concerning the OpenSSH and OpenSSL version which was fixed by using the ports version of the application and the library.
thanks to cjm (IPv6-support), geekU (general support on the upgrade-procedure) and laemodost (OpenSSH/OpenSSL issues) for support during the upgrade process.
a lot of fun with the new FreeBSD-6.0 to all my users!
top [ ^ ]
|