Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 2006 18:02:57 -0800
From:      "Wil Hatfield" <freebsd@hyperconx.com>
To:        "Anish Mistry" <amistry@am-productions.biz>, <freebsd-questions@freebsd.org>
Subject:   RE: Upgrading 5.4 -> 6.0
Message-ID:  <NGBBKBOMKLFOJCCDHPEOMEABPOAA.freebsd@hyperconx.com>
In-Reply-To: <200603312053.10183.amistry@am-productions.biz>

next in thread | previous in thread | raw e-mail | index | archive | help
You're right.... my bad. I forgot to run make buildworld first. This chit
has me pretty frustrated.

Thanks,

Wil Hatfield


-----Original Message-----
From: Anish Mistry [mailto:amistry@am-productions.biz]
Sent: Friday, March 31, 2006 5:53 PM
To: freebsd-questions@freebsd.org
Cc: Wil Hatfield
Subject: Re: Upgrading 5.4 -> 6.0


On Friday 31 March 2006 20:41, Wil Hatfield wrote:
> Is there a process for upgrading from 5.4 to 6.0 via CVS? Or do I
> need to do this upgrade from CD?  Never received this error before.
>
>
> --------------------------------------------------------------
>
> >>> stage 1: configuring the kernel
>
> --------------------------------------------------------------
> cd /usr/src/sys/i386/conf;
> PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/lega
>cy/usr/bi
> n:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/sb
>in:/usr/o
> bj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/u
>sr/sbin:/ usr/bin  config  -d /usr/obj/usr/src/sys/CUSTOM-KERNEL
> /usr/src/sys/i386/conf/CUSTOM-KERNEL
> ERROR: version of config(8) does not match kernel!
> config version = 500013, version required = 600003
>
> 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
>
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
>
>
> --
> Wil Hatfield
You need to follow the correct procedure.
make buildworld && make kernel KERNCONF=CUSTOM-KERNEL
reboot to since user mode, mount the partitions
mergemaster -p && make installworld && mergemaster

--
Anish Mistry
amistry@am-productions.biz
AM Productions http://am-productions.biz/





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NGBBKBOMKLFOJCCDHPEOMEABPOAA.freebsd>