From owner-freebsd-stable@freebsd.org Wed Jul 27 03:33:16 2016 Return-Path: Delivered-To: freebsd-stable@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 08733BA6755; Wed, 27 Jul 2016 03:33:16 +0000 (UTC) (envelope-from howard0su@gmail.com) Received: from mail-yw0-x231.google.com (mail-yw0-x231.google.com [IPv6:2607:f8b0:4002:c05::231]) (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 B1A2A1366; Wed, 27 Jul 2016 03:33:15 +0000 (UTC) (envelope-from howard0su@gmail.com) Received: by mail-yw0-x231.google.com with SMTP id u134so45919790ywg.3; Tue, 26 Jul 2016 20:33:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=2Q8eWl9qXdKTpKwK6rW9Q3zAK+blMxdt5S/Ej+U9iuo=; b=S/7MXbSgi774iBhv522KKBJL5XtEyRgmJC9d9CqdlmmWuO3SJ5jKLjZNMdbgRpm4x7 3mAdYe+2dpGofL5NKO2PBIQPhvIoZt9Y95J69Ua8jzJCiRTCzQqBKEzj1Ld6u69+fhk7 NUrDydv3ZrqoKmiUliO81uEArJR8pfHF63kH5uoiNcoLzQ5yIqdNYrHQ2UZ7wpNqYSIB SWtyB9SOLDN5vGPIKCNC+aDxFLHXLg5aAzo8LDEJh3fdpev2rKjLsRAmcRFBA0CVBbkq py+x++kmKmORLOz13qGXKN52d1nR/NFHAYcI9p3noqT6wigfvrx2YeMcJ0vnSLA25v9W w23Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=2Q8eWl9qXdKTpKwK6rW9Q3zAK+blMxdt5S/Ej+U9iuo=; b=R/HQUhAgJUl0cqrWOLmNtsAKeznypO/ewnd9Yiywa9GdUxCHMymkn2to3i2zqsPw+c QzqQmP+Q9Ju3GO+srhaQUHgqS8QwQMS8JAXatit/AgUMP6y3s1bPJEvYoZVDvzvIZkml e8FQugq2JZQCatWPs6HVrZDGkpMZBZl1et8SO7B8Lw+ruJI+EdGHSn8vI+JPzpoOgJLc kMTxyInbKV1qX19zDGMRppE2k1nmrQ3mkJPK8aWE8b5680tjTlX6hvri++MI3tfSwfK+ DUkFnsjA0nsKKjZqmAGfZa2cjmRIINmBsqocf2S2eln9tgECkxcmhGAagEwywwgeEYWm F6RA== X-Gm-Message-State: AEkoouvixJ6BP0tVdAEs3Oj46J12A2nCtTqY99tdqrw4MK2Ks9V5LHhVyDcGQQgalA+uAOGXnVLn78RZa7rEJQ== X-Received: by 10.31.167.133 with SMTP id q127mr9090234vke.101.1469590394731; Tue, 26 Jul 2016 20:33:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.103.92.129 with HTTP; Tue, 26 Jul 2016 20:33:14 -0700 (PDT) In-Reply-To: References: From: Howard Su Date: Wed, 27 Jul 2016 11:33:14 +0800 Message-ID: Subject: Fwd: Failed to boot -Current snapshot memstick img with EFI To: freebsd-current@freebsd.org, freebsd-stable@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jul 2016 03:33:16 -0000 The same issue is still there in 11-BETA2. I tried the memstick image for amd64. I got the exact same error (with boot -v). =E2=80=8BGEOM_PART: last LBA is below first LBA: 0 < 32 GEOM_PART: integrity check failed (da0, MBR) This make mem stick image totally useless. Anyone take a look? I am happy to provide more information. Thanks, Howard ---------- Forwarded message ---------- From: Howard Su Date: Sat, Apr 23, 2016 at 10:40 PM Subject: Failed to boot -Current snapshot memstick img with EFI To: "freebsd-current@freebsd.org" The issue is partition table in img is wrong so that GEOM cannot discover the partitions. Detailed error: =E2=80=8B=E2=80=8B GEOM_PART: last LBA is below first LBA: 0 < 32 GEOM_PART: integrity check failed (da0, MBR) I tried this month and last month memstick img. both has same problem. Any idea on the issue? -Howard --=20 -Howard --=20 -Howard