From owner-freebsd-current@freebsd.org Tue Dec 12 05:31:14 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 656CBE8DFD6 for ; Tue, 12 Dec 2017 05:31:14 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-it0-x22a.google.com (mail-it0-x22a.google.com [IPv6:2607:f8b0:4001:c0b::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 254DB6CD64 for ; Tue, 12 Dec 2017 05:31:14 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-it0-x22a.google.com with SMTP id t1so21536654ite.5 for ; Mon, 11 Dec 2017 21:31:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=B6JbqOA5VJBCtT0lWrj88jl3oM7eEcniYUafyoE9N7k=; b=c23/t+S1wlxRkGwg6gbIoOX3T1eJ242FRkdXD8uqLQAo5Zuu6UQjNI+ZE8BxXIXzcp dY+PMixzndBalqh5zEmB/gA0axOYO0n+zpoYk1S43/sZF05k/PqdywLtJUfGUx0nXkwl tNesHnnsRwi2bClYr+bHYsOa+tGtlf00AdPcHL7azRXpiOO3+GfG4x6FYkNPFsyUgW4F /Zzi33S8D7A15L8M0D2bgqHHo8lKcE7cflAgZkqtFJiDRITucdom/CAPm/8HRJd172Ky TN4Vgc7t6bN+yXSiNLLTEI5sQwecmrW0hOP9ybDA7jmxSZ9Dlo/atlvzF6wObsMA5hGi I1hw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=B6JbqOA5VJBCtT0lWrj88jl3oM7eEcniYUafyoE9N7k=; b=lNiI4uEdbVFQdzaJQEF50pfVXk/BFMEq8VPFDvVz0M9YU4bag6sdJNpLo2MBvgIalE LuGF/yzWqTch9VoT4NIGlAZiGDofQy9w8zK2neGlzd1o+O692wHHmaPLHJJccKBckYKE ait5tcfTbo/+Yd6guQ0d7ExxWwXWHOwbkyDpMSoEohFM+qJGJhD3r87rfWmBXUFSjXFW MzGsV2hdAWXq4Ufpy8LHSeBQhefu71VmVdL5gMWIX3NGaQxdV1oU7BLwRFifUH8P1AzX ivPQzc/JqfX0mLLKlxP8eIymPiugnLbE9o0juX8WWku26AgPR0kegF6cPF/Ba8VTqCeW pfiw== X-Gm-Message-State: AKGB3mLFtj0npCHX3j7m/f265Y2/u3GTM8ofSbO7bfKxAoIyz+iXYMFZ uMUEATrNYNmEn01Drf0kXNt/ZHFBtePja7i1sKYkIA== X-Google-Smtp-Source: ACJfBossYrl0xDtyLp/qLL0vNwLkSoLXeuK/iVZpps4RgVrsmVkLXI7l0yiigjslIDuN20Dq2mlUh1kmT2zvoxJJQsc= X-Received: by 10.36.131.200 with SMTP id d191mr1055360ite.97.1513056673380; Mon, 11 Dec 2017 21:31:13 -0800 (PST) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 10.79.108.204 with HTTP; Mon, 11 Dec 2017 21:31:12 -0800 (PST) X-Originating-IP: [12.227.204.186] In-Reply-To: <20171210204248.7295296d@thor.intern.walstatt.dynvpn.de> References: <20171209194129.53977a63@thor.intern.walstatt.dynvpn.de> <728FB521-24EE-4628-9816-EB3DF0ACA14E@freebsd.org> <20171209214746.1debb72e@thor.intern.walstatt.dynvpn.de> <20171210023503.6d8e02b3@thor.intern.walstatt.dynvpn.de> <20171210111456.15fe1693@thor.intern.walstatt.dynvpn.de> <20171210135433.7b36c9f1@thor.intern.walstatt.dynvpn.de> <20171210204248.7295296d@thor.intern.walstatt.dynvpn.de> From: Warner Losh Date: Mon, 11 Dec 2017 22:31:12 -0700 X-Google-Sender-Auth: GGfBp5kxSPzwh3M9-DVR9nL_i8s Message-ID: Subject: Re: r326734: serial console fails: boot stuck at: Consoles: internal video/keyboard To: "O. Hartmann" Cc: Michael Tuexen , FreeBSD CURRENT Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 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, 12 Dec 2017 05:31:14 -0000 On Sun, Dec 10, 2017 at 12:42 PM, O. Hartmann wrote: > Am Sun, 10 Dec 2017 13:54:06 +0100 > "O. Hartmann" schrieb: > > > Am Sun, 10 Dec 2017 11:14:51 +0100 > > "O. Hartmann" schrieb: > > > > > Am Sat, 9 Dec 2017 19:10:03 -0700 > > > Warner Losh schrieb: > > > > > > > On Sat, Dec 9, 2017 at 6:35 PM, O. Hartmann > wrote: > > > > [schnipp] > > > > > > > > > > > > > > I'm with you on this. I'm just trying to figure out what, exactly, I > need > > > > to try to setup since this isn't quite my env. > > > > > > I have to wait until my box has built r326550 ... > > > > I just built r326550, installed the usual way without changes the > NanoBSD image and it > > worked! > > > > [...] > > r326583 works, too, r32684 has a compilation failure due to > sys/geom/eli/g_eli_hmac.c Good to know. Will look into the compile issue. And somehow making a geli partition from a non-geli one w/o priv... Warner