From owner-freebsd-current@FreeBSD.ORG Sun Jul 29 19:15:16 2012 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1BD0F10656B7 for ; Sun, 29 Jul 2012 19:15:16 +0000 (UTC) (envelope-from mavbsd@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 99C2C8FC23 for ; Sun, 29 Jul 2012 19:15:15 +0000 (UTC) Received: by weyx56 with SMTP id x56so3770456wey.13 for ; Sun, 29 Jul 2012 12:15:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=e5LUVX2CQxPjUstoJ4xpdrHWlMwweA6EIVL++sv/JoY=; b=CgtPJ2shQIbnJcDj8lLtghwBRRpq6aycfd4gJsuXd8BQ6bLB8OLyzBFN/FcHIRSzUZ ztnY3oiymY3iwlQw+e7P/P3y+2mjEbCqBM7QuPCdM2jxCl47/BEDT097CETUQoBVfr0c D6HTzDNvJfTCPZo8YOnSOoMeBpazl9Rc142BiCGRZpgu8+Bb3YoxOMupLLVF8isr/ZrY iSpYfXFP4FSkf/x6klgK0N3bg3+Ja9rzyFDthIIMCSd7kXOPnQ5ZyaOHx0w3YlfQK1zB dwUMz+U+te0rFl27Kuisby81YbOpE5aVwIw3a3kfQOL6hl/nlyui/bYqbfNWXFjVzrJu G+jg== Received: by 10.180.90.195 with SMTP id by3mr20898876wib.7.1343589309367; Sun, 29 Jul 2012 12:15:09 -0700 (PDT) Received: from mavbook.mavhome.dp.ua (pc.mavhome.dp.ua. [212.86.226.226]) by mx.google.com with ESMTPS id dc3sm12261560wib.7.2012.07.29.12.15.07 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 29 Jul 2012 12:15:08 -0700 (PDT) Sender: Alexander Motin Message-ID: <50158BBA.5060206@FreeBSD.org> Date: Sun, 29 Jul 2012 22:15:06 +0300 From: Alexander Motin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120628 Thunderbird/13.0.1 MIME-Version: 1.0 To: Michael Butler References: <501575A0.2080007@protected-networks.net> <5015829C.6060508@protected-networks.net> <501588B7.6000902@protected-networks.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Garrett Cooper , current@freebsd.org Subject: Re: post SVN r238886 no boot? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 29 Jul 2012 19:15:16 -0000 On 29.07.2012 22:04, Garrett Cooper wrote: > On Sun, Jul 29, 2012 at 12:02 PM, Michael Butler > wrote: >> On 07/29/12 14:39, Garrett Cooper wrote: >>> On Sun, Jul 29, 2012 at 11:36 AM, Michael Butler >>> wrote: >>>> On 07/29/12 14:24, Garrett Cooper wrote: >>>>> On Sun, Jul 29, 2012 at 10:40 AM, Michael Butler >>>>> wrote: >>>>>> Is anyone else having troubles getting -current after SVN r238886 to >>>>>> boot? In my case, I have an unstoppable stream of pager_something >>>>>> console messages :-( >>>>> >>>>> What was the previous version you booted and what's your configuration? >>>>> Thanks, >>>>> -Garrett >>>> >>>> I'm on an x86 core duo laptop with a single SATA disk split between >>>> Windoze-7 and FreeBSD. Nothing really special in the kernel config (as >>>> attached). >>>> >>>> The kernel from r238864 (yesterday) is working just fine, >>> >>> And if you go back to r238885...? >>> Thanks! >> >> Boots just fine .. >> >> imb@toshi:/home/imb> uname -a >> FreeBSD toshi.auburn.protected-networks.net 10.0-CURRENT FreeBSD >> 10.0-CURRENT #1 r238885: Sun Jul 29 14:44:58 EDT 2012 >> imb@toshi.auburn.protected-networks.net:/usr/obj/usr/home/imb/svn/head/sys/TOSHI >> i386 > > CCed mav@ because it appears to be fallout from r238886. Do you have any devices other then SATA disk? CD or some USB drive? Can you make at least any screenshot or tell something diagnostic about the problem? If there is chance to grab some output, could you set via the loader prompt variable kern.cam.dflags=0x41 and grab output after that? -- Alexander Motin