From owner-freebsd-questions@freebsd.org Mon May 1 09:58:12 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 852DDD58976 for ; Mon, 1 May 2017 09:58:12 +0000 (UTC) (envelope-from herbert@mailbox.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 6A8BCDE9 for ; Mon, 1 May 2017 09:58:12 +0000 (UTC) (envelope-from herbert@mailbox.org) Received: by mailman.ysv.freebsd.org (Postfix) id 67060D58975; Mon, 1 May 2017 09:58:12 +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 66ACAD58974 for ; Mon, 1 May 2017 09:58:12 +0000 (UTC) (envelope-from herbert@mailbox.org) Received: from mx1.mailbox.org (mx1.mailbox.org [80.241.60.212]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.mailbox.org", Issuer "SwissSign Server Silver CA 2014 - G22" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 28F80DE8 for ; Mon, 1 May 2017 09:58:11 +0000 (UTC) (envelope-from herbert@mailbox.org) Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.mailbox.org (Postfix) with ESMTPS id 58C484550A for ; Mon, 1 May 2017 11:58:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mailbox.org; h= content-type:content-type:mime-version:references:in-reply-to :subject:subject:from:from:message-id:date:date:received; s= mail20150812; t=1493632682; bh=E22MYgYlhJy1XhqUC+YPdGh8yocWOQUPA 6BLPG5wHFw=; b=nuidfIJ/CD+aMqsG8AhSqnROgSfndmbK2hEvu4MR47sfY8mrh 6FtfWA6yPsMrpJ/IENE4ceTF3BPQ/O7uoN+QyhuGiXbtogAtmM//ExQ0puXlPT0h 4vjAtRQj5ngz1NGh+oDt+zLXOUC52/Kl7Nh868Ps7qaDWpHkfqHU1N5QKjpYYiI0 Q9CdjoajuZJCuxP5COfPlmWIHTbl4trI/37W0RxQrT+8SO8sFRNLGAQIC0g9TioE mErh6pD/NiR++1Bh9NbWC5P7vdpcUf6Sl1Fijh0wQYStCByuP/thFVbfsgab41NT fezVAi5+WDfNdEEGP+P39DNX3jxXaXHGg+O0A== X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp1.mailbox.org ([80.241.60.240]) by spamfilter03.heinlein-hosting.de (spamfilter03.heinlein-hosting.de [80.241.56.117]) (amavisd-new, port 10030) with ESMTP id uDsVzLlFmb7A for ; Mon, 1 May 2017 11:58:02 +0200 (CEST) Date: Mon, 01 May 2017 11:58:02 +0200 Message-ID: <86shkox5jp.wl-herbert@mailbox.org> From: "Herbert J. Skuhra" To: questions@freebsd.org Subject: Re: Module "kernel" exists but with wrong version, after upgrade. (But still working) In-Reply-To: <238FFF75-DCC3-4C94-8CB6-4A7451B9E5BA@me.com> References: <238FFF75-DCC3-4C94-8CB6-4A7451B9E5BA@me.com> MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII 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 09:58:12 -0000 Dan Mahoney skrev: > > Hey all, > 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: What error? -- Herbert