From owner-freebsd-current@FreeBSD.ORG Sat Sep 14 17:37:21 2013 Return-Path: Delivered-To: freebsd-current@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 ESMTP id A417C126 for ; Sat, 14 Sep 2013 17:37:21 +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 41F59213E for ; Sat, 14 Sep 2013 17:37:20 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id r8EHbJ7H038446 for ; Sat, 14 Sep 2013 11:37:19 -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 r8EHbJrm038443 for ; Sat, 14 Sep 2013 11:37:19 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 14 Sep 2013 11:37:19 -0600 (MDT) From: Warren Block To: freebsd-current@FreeBSD.org Subject: 10-stable does not boot on Dell E1505 any more Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Sat, 14 Sep 2013 11:37:19 -0600 (MDT) 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 17:37:21 -0000 This is an older Dell E1505, Core 2 but does not have AHCI. r255569 does not find /dev/ada0s2a and "?" at the mountroot> prompt shows no devices. r255451 from September 10 boots fine. Also possibly relevant is that after successfully building and installing world and kernel, /boot/kernel.old is not being replaced. This is good at present because the old kernel still works, but shouldn't kernel.old be replaced on installkernel?