From owner-freebsd-questions@freebsd.org Mon May 1 08:31:46 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2109D58144 for ; Mon, 1 May 2017 08:31:46 +0000 (UTC) (envelope-from thegushi@me.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 845D81DC for ; Mon, 1 May 2017 08:31:46 +0000 (UTC) (envelope-from thegushi@me.com) Received: by mailman.ysv.freebsd.org (Postfix) id 839FAD58143; Mon, 1 May 2017 08:31:46 +0000 (UTC) Delivered-To: questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 833ABD58142 for ; Mon, 1 May 2017 08:31:46 +0000 (UTC) (envelope-from thegushi@me.com) Received: from mr28p48im-tydg10113601.me.com (mr28p48im-tydg10113601.me.com [17.110.88.45]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 695DA1DB for ; Mon, 1 May 2017 08:31:46 +0000 (UTC) (envelope-from thegushi@me.com) Received: from process-dkim-sign-daemon.mr28p48im-tydg10113601.me.com by mr28p48im-tydg10113601.me.com (Oracle Communications Messaging Server 7.0.5.38.0 64bit (built Feb 26 2016)) id <0OP900200JIJDF00@mr28p48im-tydg10113601.me.com> for questions@freebsd.org; Mon, 01 May 2017 07:31:38 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=me.com; s=4d515a; t=1493623898; bh=htPz1UuaydhVhRRlJWJjlsuD5Sr8zye+CBy+68zta8E=; h=Content-type:MIME-version:Subject:From:Date:Message-id:To; b=giDPhm1kxa0LO6kdbZj4bgmUDPfmSiUOCG21MyxrgddbdQRPJWEbUoSp3GOepU7Jw ziDleLPQQL6W5MnUJCBV9HcQ1vAVL+9HoM5VaqSh8QEPJuSmcX3aDt/gtIwazexdxQ xYSmN2ZyHdP5ytz5IwhTYsy+Wp863s/PHco090bxjjc1mWIDKU5AVg8Y9WMkWoK3Eq H9ktmfYhstjBBpde28OoZigM9b25ocOuQzTP7rqD0W4clIiWXtpu7BjFIsIxZLnqwg 3QJ7/+QFxWzHRjIgS2Y8D5UbTxiUUQeNyvwW7AHEAHK7iinY1VwNQeCAawggoiNNX2 D3jHrBgQ30OHA== Received: from icloud.com ([127.0.0.1]) by mr28p48im-tydg10113601.me.com (Oracle Communications Messaging Server 7.0.5.38.0 64bit (built Feb 26 2016)) with ESMTPSA id <0OP900MJPJKP5O00@mr28p48im-tydg10113601.me.com>; Mon, 01 May 2017 07:31:38 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-05-01_03:,, signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 clxscore=1034 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1701120000 definitions=main-1705010049 Content-type: text/plain; charset=utf-8 MIME-version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: Module "kernel" exists but with wrong version, after upgrade. (But still working) From: Dan Mahoney In-reply-to: <20170501045326.3d78017a.freebsd@edvax.de> Date: Mon, 01 May 2017 00:31:36 -0700 Cc: questions@freebsd.org Content-transfer-encoding: quoted-printable Message-id: <9518A7BB-FF66-47F1-A3D5-F912C53B1031@me.com> References: <238FFF75-DCC3-4C94-8CB6-4A7451B9E5BA@me.com> <20170501045326.3d78017a.freebsd@edvax.de> To: Polytropon X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2017 08:31:46 -0000 This is my whole file: accf_http_load=3D"YES" accf_data_load=3D"YES" # Beginning of the block added by the VMware software vmxnet_load=3D"YES" # End of the block added by the VMware software So that's not it. I'm not using the vmxnet driver, I can probably rip that line out. I can probably also rip the accf's out, as the apache startup configs = will handle them. -Dan > On Apr 30, 2017, at 19:53, Polytropon wrote: >=20 > On Sun, 30 Apr 2017 17:46:04 -0700, Dan Mahoney wrote: >> Hey all, >>=20 >> After doing a full-on upgrade from 8.4, to 10.3 via freebsd-update, >> my system is running fine, but I see this error at startup: >>=20 >> It seems harmless enough, but I=E2=80=99m concerned. >>=20 >> Strings /boot/kernel/kernel show that it is in fact 10.3-P18, but I >> don=E2=80=99t know where the loader (I assume it=E2=80=99s the = loader) is reading the >> alternate version from that=E2=80=99s =E2=80=9Cwrong=E2=80=9D. (I.e. = it would be super nice >> if the two conflicting versions were printed). >=20 > Check if /boot/loader.conf contains an entry to load the > alternate kernel file (that could be left in /boot during > the upgrade process). >=20 > Especially check for those: >=20 > kernel=3D"kernel" # /boot sub-directory containing kernel and = modules > bootfile=3D"kernel" # Kernel name (possibly absolute path) >=20 > (taken from /boot/defaults/loader.conf) >=20 >=20 >=20 > --=20 > Polytropon > Magdeburg, Germany > Happy FreeBSD user since 4.0 > Andra moi ennepe, Mousa, ...