From owner-freebsd-current@FreeBSD.ORG Sat Sep 14 23:32:26 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 194FBA62 for ; Sat, 14 Sep 2013 23:32:26 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BAC2821BB for ; Sat, 14 Sep 2013 23:32:25 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id r8ENWOof040506; Sat, 14 Sep 2013 17:32:24 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id r8ENWOmg040503; Sat, 14 Sep 2013 17:32:24 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 14 Sep 2013 17:32:24 -0600 (MDT) From: Warren Block To: =?ISO-8859-15?Q?Jan_Kokem=FCller?= Subject: Re: 10-stable does not boot on Dell E1505 any more In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="3512871622-221047083-1379192839=:39494" Content-ID: X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Sat, 14 Sep 2013 17:32:24 -0600 (MDT) Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Sep 2013 23:32:26 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --3512871622-221047083-1379192839=:39494 Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8BIT Content-ID: On Sat, 14 Sep 2013, Jan Kokemüller wrote: >> r255569 does not find /dev/ada0s2a and "?" at the mountroot> prompt >> shows no devices. > > I've had the same problem after I updated my kernel today. I tracked it > down to the hyperv drivers that were added in r255524. Without the "device > hyperv" line in my kernconf the system boots fine again. Interesting! Notice this fresh commit: http://svnweb.freebsd.org/base?view=revision&sortby=date&revision=255574 A custom kernel without the hyperv device works. Thanks! --3512871622-221047083-1379192839=:39494--