Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Oct 2013 20:34:05 +0100
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: Problem completing a 9.1 release to 9.2 release upgrade
Message-ID:  <525069AD.7040505@FreeBSD.org>
In-Reply-To: <CAAE5Hwgo67qXNLHB%2Bf938t2njd_nn4McOazG75kR3yr8n5KayA@mail.gmail.com>
References:  <CAAE5Hwgo67qXNLHB%2Bf938t2njd_nn4McOazG75kR3yr8n5KayA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--utWhq4C1cfNo2luosblJ4VWM6m6pSrBdK
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

On 05/10/2013 20:11, Eric Feldhusen wrote:
> I have a server that was/is running 9.1 release that I tried to upgrade=
 to
> 9.2 release.  I missed the step of updating to the latest 9.1 patches b=
y
> doing
>=20
> freebsd-update fetch
> freebsd-update install
>=20
> I went right to
>=20
> freebsd-update upgrade -r 9.2-RELEASE
> freebsd-update install
>=20
> rebooot
>=20
> freebsd-update install
>=20
> reboot again
>=20
> But my system still comes up as 9.1 release.
>=20
> Any suggestions on the steps to fix my goof?

Did you replace the generic kernel from 9.1-RELEASE with something you
compiled yourself?  If so, you may well have caused freebsd-update to
ignore any modifications to the kernel.

You can fix that by re-compiling a kernel using the 9.2-RELEASE sources
and basically the same kernel configuration as for 9.1 (you will need to
check for 9.2 related differences to the configuration, but these are
likely to be pretty minor or not needed at all.)

If you aren't using a customized kernel, then has the kernel in the
standard location on your system actually been updated?  You can tell if
it's a 9.2 kernel by running strings(1) against the kernel binary, like s=
o:

   # strings /boot/kernel/kernel | grep RELEASE

If that's clearly a 9.2 kernel, then are you actually booting up from a
different kernel somewhere else on your system?   First of all, are
there any other copies of FreeBSD kernels around anywhere -- on
memsticks, or on split mirrors perhaps?  You may need to fiddle with the
bios settings or interrupt the boot sequence and type things directly at
the loader if so.

	Cheers,

	Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.
PGP: http://www.infracaninophile.co.uk/pgpkey



--utWhq4C1cfNo2luosblJ4VWM6m6pSrBdK
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.16 (Darwin)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iKYEARECAGYFAlJQabVfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldEI1NTUyQTk2Mjc0RUQyNDg1NzM0MEVCNEYw
QzhFNEU3NjBBRTkwOEMACgkQ8Mjk52CukIyc2ACeP0tUb8rWavNdR07uf2HMpD24
RWUAnjVU2ZXI1v9l5HODQC6nUI9LFaEn
=+kDk
-----END PGP SIGNATURE-----

--utWhq4C1cfNo2luosblJ4VWM6m6pSrBdK--



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