From owner-freebsd-stable@freebsd.org Sun Feb 4 14:09:20 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6DEC5ED84A4 for ; Sun, 4 Feb 2018 14:09:20 +0000 (UTC) (envelope-from torfinn.ingolfsen@getmail.no) Received: from lamora.getmail.no (lamora.getmail.no [84.210.184.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D9AAE8167C for ; Sun, 4 Feb 2018 14:09:19 +0000 (UTC) (envelope-from torfinn.ingolfsen@getmail.no) Received: from localhost (localhost [127.0.0.1]) by lamora.getmail.no (Postfix) with ESMTP id B3409600BC for ; Sun, 4 Feb 2018 15:09:11 +0100 (CET) Received: from lamora.getmail.no ([127.0.0.1]) by localhost (lamora.get.c.bitbit.net [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id FfiyZKw2WXvZ for ; Sun, 4 Feb 2018 15:09:11 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by lamora.getmail.no (Postfix) with ESMTP id 59A8F600BB for ; Sun, 4 Feb 2018 15:09:11 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.9.2 lamora.getmail.no 59A8F600BB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=getmail.no; s=8A9C8B4C-D727-11E2-8095-B6466E6B3FA2; t=1517753351; bh=yoBv99I3ll/6j6TCtlYRvog6DpcdwEnKEOY+IcPTs4E=; h=Date:From:To:Subject:Message-Id:Mime-Version:Content-Type: Content-Transfer-Encoding; b=ah07Jrx5bat2E9ieQrBXeQe28g7YLlYz4FfQi+2Y+Yyzc04+6n2yktsJ7aSv+UYvg UKa+L8c1Ha1+B+CMJ4+R9+h0Ez9oYYxG5N55lvulmHP+LYtf3/6TL5Ac0zwzRT4ied cVsrTiK9Zdt2FWoNIgdlY7dKwN59TXLfBbLhM470= X-Virus-Scanned: amavisd-new at lamora.get.c.bitbit.net Received: from lamora.getmail.no ([127.0.0.1]) by localhost (lamora.get.c.bitbit.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id wtolZk9cjbY8 for ; Sun, 4 Feb 2018 15:09:11 +0100 (CET) Received: from kg-core1.kg4.no (cm-84.209.39.108.getinternet.no [84.209.39.108]) by lamora.getmail.no (Postfix) with ESMTPSA id 27495600B8 for ; Sun, 4 Feb 2018 15:09:11 +0100 (CET) Date: Sun, 4 Feb 2018 15:09:10 +0100 From: Torfinn Ingolfsen To: freebsd-stable@freebsd.org Subject: Re: FreeBSD 11.1-release - verbose boot causes the machine to restart Message-Id: <20180204150910.92bc9e0b8ca428a7d5493626@getmail.no> In-Reply-To: <20180202181723.768ccdc4991fbe15394159d1@getmail.no> References: <20180131225850.948723deedfe2cafd808c709@getmail.no> <20180202181723.768ccdc4991fbe15394159d1@getmail.no> X-Mailer: Sylpheed 3.6.0 (GTK+ 2.24.31; amd64-portbld-freebsd10.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2018 14:09:20 -0000 FWIW, I just upgraded the machine[1] to FreeBSD 11.1-release-p6 via freebsd-update and the "reboot-on-verbose-boot" problem is no longer there. Now both normal and verbose dmesg output can be found on the FreeBSD page[2] for this machine. References: 1) https://sites.google.com/site/tingox/asrock_beebox-s_7100u 2) https://sites.google.com/site/tingox/asrock_beebox-s_7100u_fbsd -- Torfinn Ingolfsen