Installation of Freebsd 5.4 release
Max Laier
max at love2party.net
Thu Mar 2 04:52:19 PST 2006
On Thursday 02 March 2006 13:17, Surekha wrote:
> Hi,
>
> I want to install the Kame version of MIPv6 for FreeBSD.
>
> I downloaded the following snap:
>
> kame-20060220-freebsd54-snap.tar
>
> and tried to install on a machine which already has FreeBSD 5.2.1 release.
>
> It is giving some config error as follows:
>
> ERROR: version of config(8) does not match kernel!
> config version = 500012, version required = 500013
>
> Make sure that /usr/src/usr.sbin/config is in sync
> with your /usr/src/sys and install a new config binary
> before trying this again.
>
> If running the new config fails check your config
> file against the GENERIC or LINT config files for
> changes in config syntax, or option/device naming
> conventions
>
> I don't have the source code of FreeBSD 5.2.1 release.
>
> Please help me in resolving it.
You can get config sources alone via anoncvs and do as the error message tells
you. It will be easier to update to a clean 5.4 and work from there however.
For the quick sollution you'd do something like:
$ cvs -d freebsdanoncvs at anoncvs.FreeBSD.org:/home/ncvs co -rRELENG_5_4 \
src/usr.sbin/config
$ cd src/usr.sbin/config; make all install
--
/"\ Best regards, | mlaier at freebsd.org
\ / Max Laier | ICQ #67774661
X http://pf4freebsd.love2party.net/ | mlaier at EFnet
/ \ ASCII Ribbon Campaign | Against HTML Mail and News
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-net/attachments/20060302/7ad3ea90/attachment.bin
More information about the freebsd-net
mailing list