From owner-freebsd-questions@freebsd.org Mon Mar 5 07:31:09 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 6BF19F38BB0 for ; Mon, 5 Mar 2018 07:31:09 +0000 (UTC) (envelope-from ml@netfence.it) Received: from smtp205.alice.it (smtp205.alice.it [82.57.200.101]) by mx1.freebsd.org (Postfix) with ESMTP id DD4D76813D for ; Mon, 5 Mar 2018 07:31:08 +0000 (UTC) (envelope-from ml@netfence.it) Received: from soth.ventu (79.32.63.138) by smtp205.alice.it (8.6.060.28) id 5A9C8883002542C4; Mon, 5 Mar 2018 08:25:04 +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 w257P3c4029044; Mon, 5 Mar 2018 08:25:03 +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 From: Andrea Venturoli To: Adam Cc: FreeBSD Questions References: <854f2a4e-1264-7c7f-60c4-7f65efa290f7@netfence.it> <65360f40-2586-97e4-3eb8-daafe1e6434b@netfence.it> Message-ID: <42a958e4-b3b5-ba35-7038-42ce60539a27@netfence.it> Date: Mon, 5 Mar 2018 08:24:58 +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: <65360f40-2586-97e4-3eb8-daafe1e6434b@netfence.it> 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, 05 Mar 2018 07:31:09 -0000 On 02/26/18 08:47, Andrea Venturoli wrote: > 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. Hello. After several days of "good" behaviour, today I had a hanged boot once. Unfortunately verbose booting didn't buy any additional message. Thanks anyway. bye av.