From owner-freebsd-questions@freebsd.org Mon Feb 26 07:48:11 2018 Return-Path: Delivered-To: freebsd-questions@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 37A69F31A43 for ; Mon, 26 Feb 2018 07:48:11 +0000 (UTC) (envelope-from ml@netfence.it) Received: from smtp208.alice.it (smtp208.alice.it [82.57.200.104]) by mx1.freebsd.org (Postfix) with ESMTP id A461787ABE for ; Mon, 26 Feb 2018 07:48:10 +0000 (UTC) (envelope-from ml@netfence.it) Received: from soth.ventu (87.18.51.42) by smtp208.alice.it (8.6.060.28) id 5A90AC2E00B78CB9; Mon, 26 Feb 2018 08:48:01 +0100 Received: from alamar.ventu (alamar.local.netfence.it [10.1.2.18]) by soth.ventu (8.15.2/8.15.2) with ESMTP id w1Q7lwn1099661; Mon, 26 Feb 2018 08:48:01 +0100 (CET) (envelope-from ml@netfence.it) X-Authentication-Warning: soth.ventu: Host alamar.local.netfence.it [10.1.2.18] claimed to be alamar.ventu Subject: Re: 11.1/amd64 hangs on boot To: Adam Cc: FreeBSD Questions References: <854f2a4e-1264-7c7f-60c4-7f65efa290f7@netfence.it> From: Andrea Venturoli Message-ID: <65360f40-2586-97e4-3eb8-daafe1e6434b@netfence.it> Date: Mon, 26 Feb 2018 08:47:53 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Feb 2018 07:48:11 -0000 On 02/24/18 14:28, Adam wrote: > You could do a verbose boot. Thanks. I've been using FreeBSD for the last 20 years or so, but I didn't know about verbose boot. I'll try this ASAP. > You can also use the switch to prevent reboot on panic. That wouldn't help me: when it reboot spontaneosly there was nothing to read anyway. > Is there anything in /var/log/messages? Of course not: when it hangs it doesn't even finish booting the kernel, so it doesn't get to start syslogd. bye & Thanks av.