From owner-freebsd-current@FreeBSD.ORG Sat Sep 14 18:34:02 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 5282298C for ; Sat, 14 Sep 2013 18:34:02 +0000 (UTC) (envelope-from outbackdingo@gmail.com) Received: from mail-pb0-x230.google.com (mail-pb0-x230.google.com [IPv6:2607:f8b0:400e:c01::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2BCFA239D for ; Sat, 14 Sep 2013 18:34:02 +0000 (UTC) Received: by mail-pb0-f48.google.com with SMTP id ma3so2501336pbc.35 for ; Sat, 14 Sep 2013 11:34:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=f2/JlIouFUTGmz4J3qBK38AkE9MwaQriTSNoQQrxnbA=; b=YkxPojXMFy/kFQLmbhRUoDcOBFqFz08yLbxiCm/XorUrYjfD2dRpk8gsgTd7d7TV4N X7JHY8hg1sZBmF+CvzFjs1tYydO/hxig2IwrQhfW9FY66eIY9Dt46Gkmczhj9euLtlR+ Jwa13G70ypNO0ag6Hs3lVNwbOK9IaK7VwGuxw7XR1bwCWT++7mJaKv0zyXEXckDJi087 BHo1COWOiUjhvMFu5k8T60yVl0Oxag86uK2ubrpTsL3J9c/q9qw+a2ajyBTp5PxXDqJs allNLr+411VK1vmnK5ZZbV6G0qszWHWVC3lhUzoUCYYSt9VNPguTM4C7UoTd/YY66jp3 83dw== MIME-Version: 1.0 X-Received: by 10.66.142.132 with SMTP id rw4mr19499818pab.6.1379183640907; Sat, 14 Sep 2013 11:34:00 -0700 (PDT) Received: by 10.66.126.141 with HTTP; Sat, 14 Sep 2013 11:34:00 -0700 (PDT) In-Reply-To: References: Date: Sat, 14 Sep 2013 14:34:00 -0400 Message-ID: Subject: Re: 10-stable does not boot on Dell E1505 any more From: Outback Dingo To: Warren Block Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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 18:34:02 -0000 On Sat, Sep 14, 2013 at 1:37 PM, Warren Block wrote: > 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? > Yeah, i just got nicked by it in a XEN host........ same error.... i booted kernel.old and made a copy of kernel.old -> kernel.good just to get it to boot again. guess it sits till someone fixes/resolves/reverts the naughty code. :) > ______________________________**_________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/**mailman/listinfo/freebsd-**current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@** > freebsd.org " >