From owner-freebsd-questions@FreeBSD.ORG Fri Jun 27 14:40:19 2014 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E8B4A23C for ; Fri, 27 Jun 2014 14:40:19 +0000 (UTC) Received: from mail-pa0-x22c.google.com (mail-pa0-x22c.google.com [IPv6:2607:f8b0:400e:c03::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BC66A26C0 for ; Fri, 27 Jun 2014 14:40:19 +0000 (UTC) Received: by mail-pa0-f44.google.com with SMTP id rd3so4671975pab.17 for ; Fri, 27 Jun 2014 07:40:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:mime-version:in-reply-to:content-type :content-transfer-encoding:message-id:cc:from:subject:date:to; bh=m3DgZaR6H3LqqS9Eu8FzhxL4Z99KHy6UoDTzfoo/v60=; b=CN68nIE3kS4YuNd+/yPhwyx30BVVo5JGkP4mpjQkN3yJ+JKWJLwGpx5s/S7SRoHcit 5HOjVU3ClEKZdsAn8rtjpg68ZRbvtWKSej7j3uN3jlp8bs/Q0hW6kGCIufqHCNG+fCaH mVBfsqJxU5mvCi3FIT8RzW9viWJRk6UkfvqevJWWiOO7BCmLR9xmGWeTMl0/LKnFXaji sjf3djHGU5N7MwP2GML9ArBYYgoVKw+o+YsJ1mxYp2bst+R2ayVv+t6+gEYD4PxAiMga pz8OBxNXgNSdIk84FpTi66GkySTvrMfoppz5cWkLeqX65vQQZHQt5IAc+sT+0YKoaJyX VnzA== X-Received: by 10.69.31.235 with SMTP id kp11mr30890316pbd.59.1403880019325; Fri, 27 Jun 2014 07:40:19 -0700 (PDT) Received: from ?IPv6:2001:470:b:839:c0d3:928:4e:37b0? ([2001:470:b:839:c0d3:928:4e:37b0]) by mx.google.com with ESMTPSA id vf9sm15094300pbc.94.2014.06.27.07.40.18 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 27 Jun 2014 07:40:18 -0700 (PDT) References: <44lhsi5ugm.fsf@be-well.ilk.org> <20140627160036.6c561aa2.freebsd@edvax.de> Mime-Version: 1.0 (1.0) In-Reply-To: <20140627160036.6c561aa2.freebsd@edvax.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: <8AFB2DB8-E6BB-4119-BD26-10B63FB5739E@gmail.com> X-Mailer: iPad Mail (11D201) From: Paul Beard Subject: Re: what should uname -v be telling me here? Date: Fri, 27 Jun 2014 07:40:18 -0700 To: Polytropon Cc: "questions@freebsd.org" , Lowell Gilbert X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jun 2014 14:40:20 -0000 > On Jun 27, 2014, at 7:00 AM, Polytropon wrote: >=20 > Also verify that you don't have settings in /boot/loader.conf > that force booting a different than the default kernel (for > example due to naming conventions), like the kernel=3D or the > bootfile=3D settings. Just in case. Just rechecked that for sanity's sake. Nothing obviously dumb there. Is ther= e a way to specify the boot device that I could somehow have hardcoded?=20=