From owner-freebsd-current@freebsd.org Mon Jun 18 08:59:43 2018 Return-Path: Delivered-To: freebsd-current@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 1D17D101DAA2 for ; Mon, 18 Jun 2018 08:59:43 +0000 (UTC) (envelope-from olivier@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BDD59756EC for ; Mon, 18 Jun 2018 08:59:42 +0000 (UTC) (envelope-from olivier@freebsd.org) Received: from mail-pf0-f176.google.com (mail-pf0-f176.google.com [209.85.192.176]) (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)) (Authenticated sender: olivier/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 7474811BE9 for ; Mon, 18 Jun 2018 08:59:42 +0000 (UTC) (envelope-from olivier@freebsd.org) Received: by mail-pf0-f176.google.com with SMTP id w7-v6so7821845pfn.9 for ; Mon, 18 Jun 2018 01:59:42 -0700 (PDT) X-Gm-Message-State: APt69E0SXDDorf6L4R4eOYITLaKhJjA+PZSNPAbjV1GfYk9His5iYyCm eTnJhh3dReN7IfNXcX+q0EKns4R/OeQvvbYP/E4= X-Google-Smtp-Source: ADUXVKIrV0meGjiTIYRLIG9WOfuTWSCMS/qrnVw4moyy04oLsGAUU9C9VxK253x72MBLjNqKlNIofd5St8iT43G+KKg= X-Received: by 2002:a65:5d09:: with SMTP id e9-v6mr10248640pgr.150.1529312381544; Mon, 18 Jun 2018 01:59:41 -0700 (PDT) MIME-Version: 1.0 References: <20180617095948.6357f96a@thor.intern.walstatt.dynvpn.de> In-Reply-To: <20180617095948.6357f96a@thor.intern.walstatt.dynvpn.de> From: =?UTF-8?Q?Olivier_Cochard=2DLabb=C3=A9?= Date: Mon, 18 Jun 2018 10:59:27 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: r335282: first stage boot failure on PCengines APU 2C4 To: "O. Hartmann" Cc: freebsd-current Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.26 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.26 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: Mon, 18 Jun 2018 08:59:43 -0000 On Sun, Jun 17, 2018 at 10:01 AM O. Hartmann wrote= : > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > Running CURRENT as routing and firewalling appliance on a PCengines APU > 2C4 with the > latest (official) SEABios available for this product, NanoBSD (FreeBSD > CURRENT FreeBSD > 12.0-CURRENT #60 r335278: Sun Jun 17 07:57:20 CEST 2018 amd64)is unable t= o > boot recent > OS at the first stage (GPT partitioning, SD card memory). > > =E2=80=8BHi, My nanobsd images are based on : [root@apu2]~# uname -a FreeBSD apu2 12.0-CURRENT FreeBSD 12.0-CURRENT r335286M amd64 And I don't remember to have upgraded its BIOS: [root@apu2]~# kenv smbios.bios.reldate 03/07/2016 [root@apu2]~# kenv smbios.system.product apu2 But I'm using MBR partitionning on a mSATA disk. Regards