From owner-freebsd-current@FreeBSD.ORG Tue Sep 30 17:25:59 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BB21E69E for ; Tue, 30 Sep 2014 17:25:59 +0000 (UTC) Received: from mail-pd0-x234.google.com (mail-pd0-x234.google.com [IPv6:2607:f8b0:400e:c02::234]) (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 8CE93D4D for ; Tue, 30 Sep 2014 17:25:59 +0000 (UTC) Received: by mail-pd0-f180.google.com with SMTP id fp1so5547010pdb.25 for ; Tue, 30 Sep 2014 10:25:59 -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=xPpONa14cP2m94FemMVpeXue4tqlUD3WPZVyt08wZdM=; b=n9nRV7xl9udAjzb3tWZtZYay0gBRpTWCDPVwt6VpYqpu3Tz7hMUSgWxs16GgPm01wD pUNUX708I7XY0Exx2y5rT7tvAH0X/QEphD6DgvrbupVXRwzgnYiJ0S1FYXCpB77/e8EE IqtSarmD0xLpM0gSbNmaXc80l7RQTUzQCFMCVlZlgar3/6Ok2qDTLLxkro89Jxvrjybq 5dGrXKKDHGvA28GJVtL7ZaM4kDrgavRqVkF6br192eYKVeXsmKmUElv465Z8tBJyNX6X gA4BGrEa46kaQ1SAHA6w1ikBrXrA/0RIeHmEbNL9E30NxLJ5oIQceZ9kX/JNYZR8pBSa uYOA== X-Received: by 10.66.152.131 with SMTP id uy3mr67288539pab.29.1412097959011; Tue, 30 Sep 2014 10:25:59 -0700 (PDT) Received: from [192.168.20.11] (c-98-247-240-204.hsd1.wa.comcast.net. [98.247.240.204]) by mx.google.com with ESMTPSA id ds14sm15744229pdb.20.2014.09.30.10.25.57 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 30 Sep 2014 10:25:57 -0700 (PDT) References: <201409281152140359.008FD377@smtp.24cl.home> <201409281153050191.00909A0F@smtp.24cl.home> <4821117AE9E7452FB73D452060B1E4CF@multiplay.co.uk> <201409291603440911.019119CE@smtp.24cl.home> <20140929210142.M26034@beckpeccoz.com> <201409301044110291.0060BD57@smtp.24cl.home> <201409301317450850.0015EB48@smtp.24cl.home> Mime-Version: 1.0 (1.0) In-Reply-To: <201409301317450850.0015EB48@smtp.24cl.home> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: <9CEE16D5-3F25-45A2-B2A2-5862F30FE3F1@gmail.com> X-Mailer: iPhone Mail (11D257) From: Garrett Cooper Subject: Re: Looping during boot-up process in FreeBSD-11 current Date: Tue, 30 Sep 2014 10:25:55 -0700 To: "Mike." Cc: "freebsd-current@freebsd.org" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 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: Tue, 30 Sep 2014 17:25:59 -0000 > On Sep 30, 2014, at 10:17, "Mike." wrote: >=20 > On 9/30/2014 at 9:57 AM Garrett Cooper wrote: >=20 >=20 > |Did you boot with boot -d, using a stripped down kernel,=20 > |and without SMP like I suggested in another post? > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > Unfortunately, this is the first message of yours that I've seen on > this topic. I even checked the mailing list archives > ( > http://lists.freebsd.org/pipermail/freebsd-current/2014-September/auth > or.html ) > and I did not see any other message from you. >=20 > Can you resend it? Look for the recent thread titled "what do you use for kernel debugging". It= sounds like both you an Jose have run into similar problems recently with m= obile hardware. > (I just tried boot -d and found myself in strange territory, a > debugger?) Ah, crud. I meant boot -v (verbose boot) -- sorry bout that :). Cheers! -Garrett PS I would help a bit if I still had netbook hardware and the time to help, b= ut I don't have the former and seem to be short on the latter recently.=